Hi all LinuxMint Users,
I am an absolute beginner to linux, so my question might be very basic to most of you. I am trying to add a new user to my machine, but I'm not being able to do so. Here is what I did so far - To add a new user named "nuser" with password "mypassword", I entered the following line in the console-
/usr/sbin/useradd -c "nuser" -g 100 nuser
For setting password, I used the command-
passwd mypassword
When I restart my machine and try to log back in with the new userId and password the system does not respond. I want to get advice from you before I make any further changes, because I'm little worried that I might bring the whole system down. Please let me know your advice and thanks a lot for reading my post.
-lxuser



