Link to home
Start Free TrialLog in
Avatar of VBdotnet2005
VBdotnet2005Flag for United States of America

asked on

LDAP in asp.net

How can I find out what my LDAP is?

<appSettings>    <add key="DirectoryPath" value="LDAP://XXXXXXXX,XXXXXX,XXXXXX"></add>

    <add key="DirectoryDomain" value="YY"></add>

  </appSettings>



http://www.dotnetgallery.com/kb/resource6-Login-authentication-using-LDAP-Active-Directory-for-ASPNET-applications.aspx
ASKER CERTIFIED SOLUTION
Avatar of guru_sami
guru_sami
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial