Discussion:
LDAP errors in event.log
trentos7
2012-05-08 00:52:21 UTC
Permalink
trentos7 [http://community.zenoss.org/people/trentos7] created the discussion

"LDAP errors in event.log"

To view the discussion, visit: http://community.zenoss.org/message/66266#66266

--------------------------------------------------------------
Hi,

I am getting lots of these errors in event.log, which doesn't seem to be causing any issues, but is making it difficult to use this log.

We are using Zenoss Core 3.1.0,  users are created manually in Zenoss, then authenticated via LDAP.

2012-05-08T10:38:29 CRITICAL event.LDAPDelegate Failure connecting, last attempted server: ldap://server:389 ({'info': '80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db0', 'desc': 'Invalid credentials'})
Traceback (most recent call last):
  File "/opt/zenoss/Products/LDAPUserFolder/LDAPDelegate.py", line 233, in connect
    , op_timeout=server['op_timeout']
  File "/opt/zenoss/Products/LDAPUserFolder/LDAPDelegate.py", line 335, in _connect
    connection.simple_bind_s(user_dn, user_pwd)
  File "/opt/zenoss/lib/python2.6/site-packages/python_ldap-2.3.12-py2.6-linux-x86_64.egg/ldap/ldapobject.py", line 781, in simple_bind_s
    return SimpleLDAPObject.simple_bind_s(self,*args,**kwargs)
  File "/opt/zenoss/lib/python2.6/site-packages/python_ldap-2.3.12-py2.6-linux-x86_64.egg/ldap/ldapobject.py", line 207, in simple_bind_s
    return self.result(msgid,all=1,timeout=self.timeout)
  File "/opt/zenoss/lib/python2.6/site-packages/python_ldap-2.3.12-py2.6-linux-x86_64.egg/ldap/ldapobject.py", line 422, in result
    res_type,res_data,res_msgid = self.result2(msgid,all,timeout)
  File "/opt/zenoss/lib/python2.6/site-packages/python_ldap-2.3.12-py2.6-linux-x86_64.egg/ldap/ldapobject.py", line 426, in result2
    res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout)
  File "/opt/zenoss/lib/python2.6/site-packages/python_ldap-2.3.12-py2.6-linux-x86_64.egg/ldap/ldapobject.py", line 432, in result3
    ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout)
  File "/opt/zenoss/lib/python2.6/site-packages/python_ldap-2.3.12-py2.6-linux-x86_64.egg/ldap/ldapobject.py", line 96, in _ldap_call
    result = func(*args,**kwargs)
INVALID_CREDENTIALS: {'info': '80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db0', 'desc': 'Invalid credentials'}
------

Does anyone know what is triggering these authentication failures, my users cannot possibly be causing that many login failures.

Thanks
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/66266#66266]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...