⚝
One Hat Cyber Team
⚝
Your IP:
160.79.111.197
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
libpwquality
/
View File Name :
README
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.