How to modify the user from ragu to haz
Answers were Sorted based on User's Feedback
Answer / baskar
format:
usermod -m -d /export/home/(newuser) -l (newuser) (olduser)
m - creates home directory if it does not exist.
d - home directory of the user
l - login name of the new user
#usermod -m -d /export/home/haz -l haz ragu
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / sbrahman75
# usermod –d /export/home/haz –m –l haz ragu
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / sachin
usermod -m -d /export/home/newusername -l newusername
oldusername
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the types of cluster configuration?
How can you create mount points in solaris?
Which command display diagnostics in ok boot prompt?
i dont have access to the FTP server, what is the problem and how to trouble shoot?
Is it possible to create swap in new harddisk without format
Explain shrinking the disk
How to configure the network card
What is the purpose of ha daemons in VCS servers?
How can you search for commands at the boot prompt if you only know part of the command?
solaris kernel name
How to create swap file
I have a TCP error how can fix this error?