openldap-servers-2.2.13-12.el4_8.2 RHEL 4 err=6

Posted by coderwhiz on Server Fault See other posts from Server Fault or by coderwhiz
Published on 2010-05-03T19:33:32Z Indexed on 2010/05/03 19:38 UTC
Read the original article Hit count: 237

Filed under:
|

I have been seeing these following error codes on our LDAP server:

zgrep -o err=[0-9]* ldap.log.1.gz | sort | uniq -c 106664 err=0 146 err=16 288 err=4 29 err=49 8106 err=6

Can someone explain what err=6 is exactly and if its a big problem? I have been seeing lately some failures to authenticate and wonder if it is related to these errors?

I have seen a possible timeout problem in the 2.2 Code base and not sure if theres a patch or if I would have to upgrade to the latest openldap version?

thanks kosta

© Server Fault or respective owner

Related posts about ldap

Related posts about openldap