Search This Blog

Showing posts with label strong. Show all posts
Showing posts with label strong. Show all posts

Thursday, May 28, 2020

Linux Ubuntu Change Complexity Length & Strong Password

vim /etc/pam.d/common-password


#Remove obscure word and add minlen=1


password    [success=1 default=ignore]  pam_unix.so minlen=1 sha512
 

Hit Counter


View My Stats