Results 1 to 4 of 4
I recently installed Mepis 3.3 and adder root and 1 user during the install. The console did not have the "add user" section to add /remove users. Is there a ...
- 04-05-2006 #1Just Joined!
- Join Date
- Apr 2006
- Posts
- 2
adding users in Mepis 3.3
I recently installed Mepis 3.3 and adder root and 1 user during the install. The console did not have the "add user" section to add /remove users. Is there a way to include this section where it is supposed to be? I can add user names with the command line but i can't get the password included. How do I add users and passwords from the command line? I am familiar with yast in suse but this is a new distro for me.
- 04-05-2006 #2
for adding users in command line do:
for changing passwords, execute this sequence of command:Code:useradd -m -G add_some_groups_here user_name
Code:su user_name_you_want_to_change_password_of passwd
Life is complex, it has a real part and an imaginary part.
- 04-06-2006 #3Just Joined!
- Join Date
- Apr 2006
- Posts
- 2
Thanks for the tip AlexK. Will this work for a new user password? The user I want to add is not on the system. I will try your tip and get back to you.
- 04-06-2006 #4Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
it'll work; however, with those specific tags you may have to specify which shell you want, such as /bin/bash or /bin/ksh
Operating System: GNU Emacs


Reply With Quote
