how to redirect to custom login page in form based authentication?
we have a portal developed in WSS Using form based authentiation. while logining to portal i want to write an event handler which will rediret to my custom login page.
May 1st, 2010 7:18am

HI, You need to change in WEB.config file < authentication mode = " Forms " > < forms loginUrl = " /_layouts/login.aspx " /> </ authentication > Refer the below links, http://social.technet.microsoft.com/Forums/en/sharepointadmin/thread/c6fa0e07-3130-4fe5-b990-07ae5d827a68< http://social.technet.microsoft.com/Forums/en/sharepointgeneral/thread/6eb045cd-0d2c-43e6-b555-43b6713ff4f3 Thanks
Free Windows Admin Tool Kit Click here and download it now
May 1st, 2010 9:31am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics