Fetching additional response codes in LDAP (OpenDS) from Java -


OpenAds has a password policy that prevents many login failures. If user is taken to cross the border , Then the log of the LDAP server will be shown, i.e.:

[17 / Oct / 2009: 17: 51: 11 +0200] BIND RES conn = 91 op = 0 msgID = 1 result = 49 authFailureID = 197126 AuthFailureReason = "UIId = XXXXXXXX, o = users, DC = XXXXXXX, DC = HR to refuse the request because the account has too many failed authentication attempts The warning has been locked "How to get an LDAP response code on any Java Client API (Tie) other than" Atetime = 1 "

Any ideas?

Best regards, the burden

The solution seems to be that you can not get a numerical response, but you can turn on the bind in the error message (in OpenDes Config), and then you can log in The response to the application code has to be parsed. Ridiculous.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -