27 Sep
2018
27 Sep
'18
10:26 p.m.
On Sep 27, 2018, at 4:45 PM, Anja Ruckdaeschel <Anja.Ruckdaeschel@rz.uni-regensburg.de> wrote:
Hi there!
With FR2 you could acesss the NDS error messages, e.g.
NDS error: no additional information available (-338) NDS error: failed authentication (-669) NDS error: login lockout (-197) ... and log them.
In FR3 I still can see them with ldap_debug = 0xFFFF
They're probably buried in some random structure. We get all the errors we can from LDAP using the standard libldap API. Feel free to send a patch. The code for v2.2.x is available on GitHub. I personally have no way of testing NDS integration. -Arran