Hello,

I am having Problems with the Active Directory Authentification with
Openmeetings.

Everytime, I try to login I get this Error in the red5 error.log :

2010-05-21 16:44:56,299 [NioProcessor-1] ERROR
o.o.app.data.user.Usermanagement -

Authentification on LDAP Server failed : [LDAP: error code 49 -
80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext
error, data 525, vece]


This is my ldap.cfg:

#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=ActiveDirectory

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

#Login distinguished name (DN) for Authentification on LDAP Server -
keep emtpy if not requiered
ldap_admin_dn=CN:ADMINISTRATOR,CN:USERS,DC:OUT-PUT,DC:NET

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

#base to search for userdata(of user, that wants to login
ldap_search_base=CN:USERS,DC:OUT-PUT,DC:NET

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

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

my openmeetings.log:

 WARN 05-21 16:46:19.561 MainService.java 5747417 254
org.openmeetings.app.remote.MainService [NioProcessor-1] - loginUser
111: fb8fbc3ab794274c772e7c940b49624f michaela
DEBUG 05-21 16:46:19.562 Usermanagement.java 5747418 1384
org.openmeetings.app.data.user.Usermanagement [NioProcessor-1] -
Usermanagement.getUserByLoginOrEmail : michaela
DEBUG 05-21 16:46:19.563 MainService.java 5747419 271
org.openmeetings.app.remote.MainService [NioProcessor-1] - Ldap Login


The User I am trying to Authenticate is "michaela".

I hope, someone can Help me.

Thanks in Advance,
Markus

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to