Thanks for help. I did but it gives me User not found. this is my
config file

#ConfigurationFile for LDAP Auth
#ConfigKey 'ldap_config_path' must be set in DataBase Configration of
OM and point to this file
#o.becherer,14.01.2009

#specify the LDAP Server type
ldap_server_type=AD

#LDAP URL
ldap_conn_url=ldap://192.168.10.226:389

#Login distinguished name (DN) for Authentification on LDAP Server -
keep emtpy if not requiered
ldap_admin_dn=CN:om,OU:om,DC:embawood,DC:dm

#Loginpass for Authentification on LDAP Server - keep emtpy if not
requiered
ldap_passwd=ompas

#base to search for userdata(of user, that wants to login
ldap_search_base=DC:test,DC:dm

# Fieldnames (can differ between Ldap servers)
field_user_principal=uid

# Ldap auth type(SIMPLE,NONE)
ldap_auth_type=SIMPLE

ldap_user_attr_lastname=sn
ldap_user_attr_firstname=givenname
ldap_user_attr_mail=mail
ldap_user_attr_street=streetAddress
ldap_user_attr_town=l
ldap_user_attr_country=co
ldap_user_attr_phone=telepfoneNumber
ldap_user_attr_organization=organization

What may be problem?


-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" 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-user?hl=en.

Reply via email to