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 |
How can u find a file which is logged in last week?
how to change boot disk
How to unconfigure llt and gab
May I know the difference between the RAID and Volume Manager?
How will you check the disk performance?
How many filed in /etc/vfstab
What are the options available in Solaris Security setting.?
How will you verify the disk and how many field will be there.
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
What are thing you must ensure to provide security the system
How to delete “abc” files using find command
I have a TCP error how can fix this error?