Is there an easy way to make my sme 6.0b2 domain controller tell me what it's ldap settings are.
I am trying to get moodle on another machine to authenticate against the domain controller with ldap.
Moodle wants these details:
ldap_version - 2 or 3?
ldap_user_type - the options are novell edirectory, posixaccount (rfc2307), posixaccount (rfc2307bis), SambaSamAccount v3.0.7.
ldap_contexts - the example is ou=users,o=org; ou=others,o=org
ldap_creators - this is where i specify which groups have more rights. i want to use a group called staff which i already have on the domain controller. The example is 'cn=teachers,ou=staff,o=myorg'
I think these are the main ones.
Thanks very much in advance for any help
