Comment by [email protected]:

This configuration works for me (Active Directory Win2003)

ldap_server_type=AD

ldap_conn_url=ldap://<your ldap server ip or name >:389

EXAMPLE: domain "mytest.net.br" -- ldap user authentication "openmeetings" OU (in AD) "All Users,openmeetings"

ldap_admin_dn=CN:openmeetings,OU:openmeetings,OU:All Users,DC:MYTEST,DC:NET,DC:BR ldap_passwd=<ldap authentication user password>

ldap_search_base=OU:All Users,DC:MYTEST,DC:NET,DC:BR (all AD users must be in OU "All Users" or under itself. OU "All Users" was created in AD, you can create yours ...)

field_user_principal=userPrincipalName

ldap_auth_type=SIMPLE

ldap_sync_password_to_om=no(this is my choice, see the cfg file for yours)

ldap_user_attr_lastname=sn

ldap_user_attr_firstname=givenName

ldap_user_attr_mail=mail

ldap_user_attr_street=streetAddress

ldap_user_attr_additionalname=description

ldap_user_attr_fax=facsimileTelephoneNumber

ldap_user_attr_zip=postalCode

ldap_user_attr_country=co

ldap_user_attr_town=l

ldap_user_attr_phone=telephoneNumber

In Openmeetings Administration Interface --> Administration --> LDAP -->

Config file name "om_ldap.cfg"

Check "Add Domain to username"

Domain "mytest.net.br"

My openmeetings version is "1_8_8_r4555

I hope that´s help anybody.

Good Luck!

RBatista.

For more information:
http://code.google.com/p/openmeetings/wiki/LdapADSINTegration

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to