How to add a user without command?
Answers were Sorted based on User's Feedback
Answer / phani_a20
1) edit the /etc/passwd file add the user details.
2) run the pwconv command
3) passwd username set the password for the user.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / thangamariappan k
1) edit the /etc/passwd file add the user details.
2) run the pwconv command #It updates /etc/shadow from
/etc/passwd
3) passwd username set the password for the user.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / ramanji.gundala
Either by using SMC or editing /etc/passwd file
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / basunix
addition to above we should make the home directory for the
user.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / saanthosh reddy
And using script also we can creat a user
for script visit sun.com,
ther in whitepapers it will have script for useradd
| Is This Answer Correct ? | 0 Yes | 2 No |
how can u crete snapshot
How can you check that a particular volume is mirrored?
What is the use of Flar command in solaris
what is behavior of system if /var is 100% full.what you'll do to overcome it?
how can u view installed packages
what r the port numbers for HTTP and DNS
i have sun ultra10 machine,OS is solaris 9 and i have single harddisk, now i want same ,exact copy of data in anoher harddisk so that i should be able boot from new harddisk, how do yo do this? is it called as cloning?
what is port no for telnet?
what file shows all available ports?
types of installations in solaris
what is the diff between Sol9 and Sol10 Booting procedure
How can i stop the telnet service in solaris 8 and 9?