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 |
wts differnce between svm&vxvm?
How to clear the failing flag on a veritas volume manager disk:
How to find the network card speed
If user is not loging in to server what is the problem?
can you explain about the vxencap command in veritas volume manager?
How can we check the status of CPU at firmware
how to use the command "top" in solaris 10
How to delete “abc” files using find command
what is the command to know about pkg information
How can u find a file which is logged in last week?
Iam facing an issue like below, any help why this is caused? $ ls -l /etc total 184 -rw-r--r-- 1 root other 3 Nov 28 09:35 abc1 -rw-r--r-- 1 root other 3 Nov 28 09:35 cb -r--r--r-- 1 root root 8358 Nov 28 19:04 ptmp -r-------- 1 root sys 5055 Nov 28 19:04 stmp -r--r----- 1 root root 76828 Nov 28 09:38 sudoers
What is the command to check wwn in solaris?