faqts : Computers : Operating Systems : Linux : Security : Passwords

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

10 of 46 people (22%) answered Yes
Recently 2 of 10 people (20%) answered Yes

Entry

What characters are valid in a Linux password?

May 15th, 2000 09:40
Nathan Wallace, David Efflandt


I don't see anything in 'man passwd' to indicate any limit of the type
of characters it accepts.  In fact the less sane it is, the better it is
as a password.  The crypt() function uses certain characters as salt,
but it does not mention anything either about type of characters for the
entered password.