ppInspect become pqChecker (just change the name)
OpenLDAP directory with the PPolicy overlay can manage a passwords policy, especially the password quality. Making this feature pass through adding a plug-in ( dynamic shared library) who execute the essential of job. pqChecker is this plug-in. Settings of passwords quality are:
. Number of required uppercase characters.
. Number of required lowercase characters.
. Number of required special characters.
. Number of required digits.
. Forbidden characters list.
Features
- Control the quality of the password before storing it in the dedicated directory attribute. If the password mets configured parameters, it is accepted. It is rejected otherwise.
- Allows easy parameters management, by providing two functions for consultation and modification: bool set_params(char *params, char *fmt); bool get_params(char *params, char *fmt);
Categories
LDAPLicense
GNU General Public License version 3.0 (GPLv3)Follow Password quality checker for LDAP
Other Useful Business Software
Auth for GenAI | Auth0
Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Password quality checker for LDAP!