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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Password quality checker for LDAP!