I want to have an LDAP authentication in my asp.NET c# MVC 5 application but don't have an LDAP directory.
I serached in the internet about an online ldap server for test and found it in this link: http://www.forumsys.com/en/tutorials/integration-how-to/ldap/online-ldap-test-server/
and I also searched about a code of authentification and found examples. In one example i have this connection string :
Member
7 Points
22 Posts
testing authentification LDAP
Jun 01, 2016 03:29 PM|MaryemMaryem|LINK
I am a beginner in LDAP.
I want to have an LDAP authentication in my asp.NET c# MVC 5 application but don't have an LDAP directory.
I serached in the internet about an online ldap server for test and found it in this link: http://www.forumsys.com/en/tutorials/integration-how-to/ldap/online-ldap-test-server/
and I also searched about a code of authentification and found examples. In one example i have this connection string :
Now, i dont' know which of the information in the link to put in connection string.
Thannks for any one how want to help me.
Star
8783 Points
2327 Posts
Re: testing authentification LDAP
Jun 03, 2016 02:09 AM|Das.Sandeep|LINK
I do not find username and password. You have to pass same:
http://stackoverflow.com/questions/11561689/using-c-sharp-to-authenticate-user-against-ldap
Please give us feedback no matter whether you get your answer.
Please "Mark as Answer" if it's useful for you.
Regards,
Sandeep