18 Sep
2014
18 Sep
'14
5:05 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12831 --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Hmm.. I'm still not really sure if a return code of 34 (LDAP_INVALID_DN_SYNTAX (34)) is all we should be looking for here. For example, what about: LDAP_NO_SUCH_OBJECT (32) Or, should we be catching LDAP_INVALID_CREDENTIALS (49) for an expired password only? Dobrica, do you have any comment? -- You are receiving this mail because: You are watching all bug changes.