how to add an user without using "useradd" command in solaris10?
Answers were Sorted based on User's Feedback
Answer / ramu
just open /etc/passwd file with vi editor and put entries
Is This Answer Correct ? | 21 Yes | 7 No |
Answer / khamruddin
In 4 ways We can add .they are
1.useradd 2. smuser 3. by editing /etc/passwd file
4. smc
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / gautam.gaddam
we have to enter the user in in /etc/passwd file and also we have to run the command #pwconv to update the shadow file with the latest added user....
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / naresh kumar
using SMC(solaris management facility) you can create a
user in solaris 10
#smc
Is This Answer Correct ? | 6 Yes | 3 No |
How to start / stop the nfs server
how do u configure the disk
Explain about init phases
How to add a tape deck on Sun Solaris version 10
hi frnds I created sparse root zone, in that zone when i try to change the passwd it is giving permission denied. what is the reason and how to chnage the root passwd in the zone. can u please explain the query.
How to add a group
how many default groups are there in solaris10?what are they?
What is WWN on storage
usage of temp directory should be restricted to 1 gb if total temp directory size is 5 gb?
how to recover a server/system backup?
How can u check parameters in ok boot prompt?
How to create NULL files of specific size in solaris ?