I know how to authenticate user names and passwords using LDAP after reviewing this site and others. But my question is that our customer does not allow any user name or password to be tied into Active Directory. I mean that the administrator type is anonymity and password that is used to bind first and then you Provide the real user name and password. Can anyone please tell me how can I do this?
Usually you find some methods binding, allowing you to search the full DNA of your target user Depending on the information you get from them. For example, you can ask for a username and password to login, and that user name can be their SAMAccountName AD. Or maybe his email address in Eddie
Then you will query any mail or sAMAccountname in the form of an administrator user or as a bine bind, or some other allow that user to find the full DNA.
Finally, you can compare a password against the value of the DN password entered on the login page.
Comments
Post a Comment