i`m trying to setup LDAP user authentication with openldap for the page accesible at:
http://serverip/uploadify-php/index.php
Im having difficulties undestanding what i should set under dc=my-domain and dc=com parameters.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It appears that the parameter to which you refer is the
base objectorbase DNof a naming context supported by the server. The value to be used here (which can be any distinguished name, not necessarily of the formdc=company,dc=com). The value for the parameter is determined by the naming context, which can be obtained from:For more information about the root DSE, see LDAP: The Root DSE.