1827811 Members
2020 Online
109969 Solutions
New Discussion

password restrictions

 
Tim Howell
Frequent Advisor

password restrictions

What governs the password restrictions on redhat 8? I set up one system selecting medium security and was able to setup a user account having a password of only 4 letters. I set up another with low security and it wont let me setup the same account as before. It tells me the password is too short. (?) As a side note, "security" is not a real issue here, I need ease of use, so I really do want the short username and password.

if only we knew...
4 REPLIES 4
Claudio Cilloni
Honored Contributor

Re: password restrictions

The message you get when you set an insecure password isn't an error, but it is an advice. It's up to you to use that password.

hth
Claudio
Steven E. Protter
Exalted Contributor

Re: password restrictions

As a default Red Hat will sqwauk if you use dictionary words in your passwords, but it will let you do it.

It will even let you use short passwords but will also squawk.

If youi installed password shadowing option, its extremely hard to hack passwords, because permissions are locked down out of the box.

An article to read:

http://www.tldp.org/LDP/lame/LAME/linux-admin-made-easy/security.html

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Tim Howell
Frequent Advisor

Re: password restrictions

Well, you guys are half right. This is true of the command line, it is merely a hint. However, on Redhat 8, when you use the GUI installer OR use GNOME GUI to set an account / password, it will not let you "break the rules" of good password judgement. It does give an error message and will make you start over.
Thanks for the help!!!
if only we knew...
Caesar_3
Esteemed Contributor

Re: password restrictions

Hello!

That's why better to use the old tools
of command line and not the GUI.
Then you use the all options.

Caesar