Authorizing via Active Directory
Hiya
I hope you can help me. I have wired the supplied Nerd Dinner application to use Active Directory. The problem is I cannot login to the application because the function _provider.ValidateUser(userName, password) always returns false even when I supply a valid user name and password - mine!
Please could you let me know the valid format for supplying the user name and password so I can login to the application. I am wanting to authorize certain controller methods according to Active Directory groups.
I am using Softerra's LDAP browser to check my details. I have used my "sAMAccountName" and userPrincipalName etc. in all sorts of combinations and I still cannot log in.
Many thanks
Rob
|