xxx
07-25-2001, 02:40 AM
ok, please go easy on me. :(
All I want to do is add a new user. I'm logged in as root.
I use : adduser -p test1 test1
This adds a new user with the userid of test1 all right, but there's no password. Seems to me the password should be test1, but it isn't. I checked /etc/passwd and the user is of course listed, but ironically enough, this file contains no passwords. Lots of useful information though, on all users, just no passwords. The man page says this should work. I'm using Redhat 7. What the heck am I doing wrong?
All I want to do is add a new user. I'm logged in as root.
I use : adduser -p test1 test1
This adds a new user with the userid of test1 all right, but there's no password. Seems to me the password should be test1, but it isn't. I checked /etc/passwd and the user is of course listed, but ironically enough, this file contains no passwords. Lots of useful information though, on all users, just no passwords. The man page says this should work. I'm using Redhat 7. What the heck am I doing wrong?