Looking for a way to force my users to choose secure passwords.
At setup I give them random passwords like G^s%i1s_*7FsT but as soon as they log in they change to simple passwords like 1234 or cat or their username...so it's a cracker's dream.
I've seen systems where your password is checked for quality in the past (old RedHat used to force secure passwords).
I'd like to enforce a minimum length of 8 chars, must include at least 1 digit and one of !@#$%^&*()_+
Anyone know howto in (k)ubuntu?
At setup I give them random passwords like G^s%i1s_*7FsT but as soon as they log in they change to simple passwords like 1234 or cat or their username...so it's a cracker's dream.
I've seen systems where your password is checked for quality in the past (old RedHat used to force secure passwords).
I'd like to enforce a minimum length of 8 chars, must include at least 1 digit and one of !@#$%^&*()_+
Anyone know howto in (k)ubuntu?
Comment