Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: syx on August 09, 2005, 03:05:29 AM

Title: how do I find out what my ldap details are ?
Post by: syx on August 09, 2005, 03:05:29 AM
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
 :-)
Title: Re: how do I find out what my ldap details are ?
Post by: CharlieBrady on August 09, 2005, 05:11:00 AM
Quote from: "syx"
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.


ldap on SME has no authentication information. You can't authenticate using ldap.
Title: how do I find out what my ldap details are ?
Post by: syx on August 09, 2005, 05:40:27 AM
damn.

any plans for this in 7.0 ?
Title: how do I find out what my ldap details are ?
Post by: gordonr on August 09, 2005, 07:03:05 AM
Quote from: "syx"
damn.

any plans for this in 7.0 ?


There are discussions on devinfo, but it's not going to make 7.0
Title: how do I find out what my ldap details are ?
Post by: syx on August 09, 2005, 07:46:40 AM
thanks
Title: how do I find out what my ldap details are ?
Post by: Smitro on August 20, 2005, 02:41:00 PM
Moodle can however authenticate against IMAP as fas as I know.