At the moment sharepoint services uses the standard windows security from iis
in order to authenticate the users.
I need to use the sharepoint services for an extranet team. So, they only
have htpp :80 access.
Is there a way to create my own form-based security like in a traditional
ASP.NET page ?

Re: form based security for extranet by Mike

Mike
Fri Jul 29 09:23:48 CDT 2005

This would require programming outside the WSS "box" solution, so please
post the question to the subnewsgroup that has been set up for WSS
Programming questions

(microsoft.public.sharepoint.windowsservices.development)

where there is the necessary expertise available to maybe help you with
this.

Mike Walsh, Helsinki, Finland
WSS FAQ at http://wss.collutions.com
Please reply to the newsgroup

"Noël Thoelen" <NolThoelen@discussions.microsoft.com> wrote in message
news:7C3FC4D1-DB1C-4C84-A837-23BB06A2CCD0@microsoft.com...
> At the moment sharepoint services uses the standard windows security from
> iis
> in order to authenticate the users.
> I need to use the sharepoint services for an extranet team. So, they only
> have htpp :80 access.
> Is there a way to create my own form-based security like in a traditional
> ASP.NET page ?