9.24.2016

Novell EDirectory Get a Summary and Detailed list of all users passwords

Novell EDirectory Get a Summary and Detailed list of all users passwords

Reference: http://ldapwiki.willeke.com/wiki/DumpEdirectoryPasswordInformationTool

1. Download the zip file. 
2. Extract the zip file.
3. Run java -jar DumpPasswordInformation.jar
4. It will then run a GUI.
5. Parameters to use...

LDAP DNS Name: ldap.domain.com
LDAP Port: 636
Check the SSL box
Connect As: cn=admin,o=<organization name>
BaseDN for Users: ou=XYZB,ou=STUDENT,ou=USERS,o=XYZ
Size Limit:170000
Time Limit:40

6. It will then do a total dump of all the users and then show something such as...

**** There were 9523 total entries ****
   Entries with valid Universal Passwords: 2315
   Entries Insufficient Rights to Read: 0
   Entries Universal<>NDS Passwords: 7208
   Entries with SimplePassword: 0
   Entries no Password Policy Assigned: 0
   Entries Password does not meet current Policy: 0
   Entries Login Disabled: 125
   Entries Locked-By-Intruder: 0
   Entries Login Expired: 0
   Entries Expired Passwords: 6514
   Entries Not Yet Activated: 0
   Entries Never Loggedin: 923

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.