Linux (redhat) how to change password to previous password
Posted
by ring bearer
on Super User
See other posts from Super User
or by ring bearer
Published on 2010-04-14T16:02:47Z
Indexed on
2010/04/14
16:13 UTC
Read the original article
Hit count: 304
Is there a way to change password to value same as the previous password? I know this is a security flaw, but would like to know however.
when I try this:
[mrbean@wwwserver ~]$ passwd
Changing password for user mrbean.
Changing password for mrbean
(current) UNIX password:
New UNIX password: -- here i typed same password
BAD PASSWORD: is too similar to the old one.
© Super User or respective owner