Skip to content

LukeR97/ldapExaminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ldapExaminer is a Java project in which a user account from a specified LDAP server is provided and performs a check on the most common problems associated with user accounts to help troubleshoot any user specific issues.

An example of this would be the user account uid=johndoe. A check would be performed to see if this users uidNumber is shared with any other user accounts, if the users group membership is configured correctly, if the users account password is expired or if the account is disabled.

This application assumes that your users exist in ou=people and that groups are in ou=groups

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages