I would like to have users login to my site using their windows credentials, I would like to use the login control to do this and then integrate the website users and roles with ldap so that i can use security trimming can anyone help me out?
PS I would like to stay away from using the enterprise library
mikezx10
Member
9 Points
96 Posts
Using Ldap & the login control
Sep 02, 2009 01:43 PM|LINK
I would like to have users login to my site using their windows credentials, I would like to use the login control to do this and then integrate the website users and roles with ldap so that i can use security trimming can anyone help me out?
PS I would like to stay away from using the enterprise library
fayaz_3e
Star
9332 Points
1744 Posts
Re: Using Ldap & the login control
Sep 02, 2009 02:11 PM|LINK
Hi,
Thats nothing but forms authentication with active directory. Search it. You will get loads of info from internet.
I will provide few...
http://msdn.microsoft.com/en-us/library/ms998360.aspx
http://www.codeproject.com/KB/aspnet/LDAP.aspx
http://www.c-sharpcorner.com/UploadFile/rohit_kshirsagar/FormsAuthenticationActiveDirectory11262005074248AM/FormsAuthenticationActiveDirectory.aspx