The tool presents a report of every LDAP result code found in the log file. The result codes are also translated into a descriptive message.
Finally, the tool returns an overall count of the total number of LDAP operations.
The program has been tested on Windows XP using ActiveState's Perl and RedHat AS 2.1. It should work on any platform that has Perl installed.
5888 | LDAP Bind |
16377 | LDAP Search |
3424 | LDAP Unbind |
1 | LDAP Compare |
22030 | LDAP Code 0 (SUCCESS) |
1 | LDAP Code 32 (NO SUCH OBJECT) |
239 | LDAP Code 48 (INAPPROPRIATE AUTH) |
5 | LDAP Code 49 (INVALID CREDENTIALS) |
22275 | Total Operations |