I just installed Frugalware Linux as a virtual machine. I entered the root password, created a new user (and pasword) and after it restarts I entered the user and the password and I cannot login. No error message, no hint.

Can anyone help me? Are there any requirement in the password (it should contain a number, letter, caps...?)

link|improve this question

79% accept rate
feedback

1 Answer

There is no requirement to the password, except that it may not be empty (there are hacks around this - see below).

You should check /etc/shadow and /etc/passwd and see if the user was actually created. If it was, blank out the password field (the really long part between two colons that's just a bunch of numbers and letters) and log in.

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.