Is the space character " " a valid FreeBSD password?

link|improve this question

80% accept rate
3  
I really, really hope you're not considering using a space as your password. – Phoshi May 5 '11 at 21:43
As a password, or as a part of the password? – grawity May 6 '11 at 12:33
@Phoshi: Thanks for the concern but did I say I am going to use it? – hari May 10 '11 at 23:02
feedback

2 Answers

up vote 4 down vote accepted

Only when you disable the limitations in login.conf you can use SPACE as your password with passwd.

link|improve this answer
Which limitations? – maxelost May 6 '11 at 22:34
@maxelost: minpasswordlen, can't remember if there was another one... – Tom Wijsman May 7 '11 at 13:43
feedback

Yes, space is a valid character for passwords in FreeBSD.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.