Sharepoint wss 3.0 authentication

Posted by Kushal on Stack Overflow See other posts from Stack Overflow or by Kushal
Published on 2010-01-23T05:58:55Z Indexed on 2010/05/28 0:01 UTC
Read the original article Hit count: 260

Filed under:
|

Hello all,

I have developed one site in sharepoint wss3.0 when i type in the url i.e. http://testserver/default.aspx i am first asked username and password On successful login(I have created user from sharepoint central admin site) i am redirected to my site's login page.

then i have do login to access my site.

Now what i want to do is combine both logins i.e. when i login to my server using sharepoint user's username and password i want to be redirected to my site's home page. I should not be redirected to my site's login page

What should i do? Do i need to code in sharepoint's default login page present in _layouts directory? If yes how can i access login.aspx.cs ??

Plz help

© Stack Overflow or respective owner

Related posts about sharepoint

Related posts about authentication