Forms Authentication

  • Thread starter Thread starter Ray Lewis
  • Start date Start date
R

Ray Lewis

I'm trying to design a .NET web application which will use active directory
to authenticate my users. I followed the below MSDN article, but I must be
doing something wrong because When I attempt to log on, i get the error
message "No such object on the server." This may be because I'm not certain
how to create a "least-priveledged Windows user," or it may be because I'm
not certain that I have my LDAP name correct. Could anyone help me?

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT02.asp
 
Back
Top