Create Linux Unix User Account Shell Command Superuser
create linux unix user account shell command superuser
create, linux, unix, user, account, shell, command, superuser
Create Linux Unix User Account Shell Command Superuser
Post Description: create linux unix user account shell command superuser
POST# 1210
Posted On: Sun Apr 20, 2008 6:58 pm
cantun_1984
Topic: Create Linux Unix User Account Shell Command Superuser
hello,

you know, i started using linux only last month and i need to know how i can create a linux user with super user permission. i have no idea how to do this since im creating an account through the unix shell command prompt. i need help. anyone please...
Share:
BBCODE:
HTML Code:


Fri Apr 25, 2008 8:16 pm
1
Web Hosting Support
Reply #1999
for redhat environments:
#adduser login-name

for most SuSE environemtns:
# adduser -m login-name

* login-name is whatever username you want to create
Fri Apr 25, 2008 8:17 pm
2
cantun_1984
Reply #2000
how do i assign the password?
Fri Apr 25, 2008 8:18 pm
3
Web Hosting Support
Reply #2001
you do it with the passwd command

# passwd login-name

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload
     
  1. Create Linux Unix User Account Shell Command Superuser
  2. How To Assign Password To User