I am trying to setup password requirements for our SCO workstations. I've tried using the usermod command usermod -D -x "{passwdGeneratedLength value}"
and already edited the /etc/default/passwd file setting the password length to x
however, when i try to reset the password of a user account with the passwd command (not as root), i am still able to input an 8 character password.
needless to say, this is driving me batshit insane. any help would be greatly appreciated.
and already edited the /etc/default/passwd file setting the password length to x
however, when i try to reset the password of a user account with the passwd command (not as root), i am still able to input an 8 character password.
needless to say, this is driving me batshit insane. any help would be greatly appreciated.