09-13-07 12:18 PM
When I just press the "enter" key when passwd prompts for new
password, I should get re-prompted 3 times. Instead, it reprompts only
once for FC 6.
How to change passwd's behavior so that it will re-prompt 3 times?
The exising behavior is:
# adduser admin
# passwd admin
Changing password for user admin.
New UNIX password:
BAD PASSWORD: it is WAY too short
Retype new UNIX password:
No password supplied
No password supplied
No password supplied
passwd: Authentication token manipulation error
The desired behavior is:
# passwd admin
Changing password for user admin.
New UNIX password:
BAD PASSWORD: it is WAY too short
Retype new UNIX password:
BAD PASSWORD: it is WAY too short
Retype new UNIX password:
BAD PASSWORD: it is WAY too short
No password supplied
passwd: Authentication token manipulation error
[ Post a follow-up to this message ]
|