How to modify the user from ragu to haz

Answers were Sorted based on User's Feedback



How to modify the user from ragu to haz..

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

How to modify the user from ragu to haz..

Answer / sbrahman75

# usermod –d /export/home/haz –m –l haz ragu

Is This Answer Correct ?    6 Yes 2 No

How to modify the user from ragu to haz..

Answer / sachin

usermod -m -d /export/home/newusername -l newusername
oldusername

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Solaris Commands Interview Questions

What r the daemons for DNS , Veritas, Apache,NFS Server & Client 4How can u configure two DHCP and Two DNS servers r there and u have 100's of users then 1st system takes which DHCP server and which DNS sever 5 what is the use of NIS how can u configure 6 what is the use RAID and which is the best(Solaris) 7 in RAID 5 and RAID 0+1 which u will preffer (Veritas)

3 Answers   HCL, IBM, Tech Mahindra,


When iam checking the services its showing unintialized then what should i do step by step.pls tell me the answer as soon as posible.

1 Answers   Wipro,


If a User Account is locked,which file you need to check and how do you get to know at what time it has been locked.

4 Answers   CTS,


What are the configuration files in VxVm?

3 Answers   Thomson Reuters,


In a E6800 server,how can you loginto domain shell and system Console?

1 Answers   EDS,






What is the purpose of ha daemons in VCS servers?

4 Answers  


How will you clear the soft error on disk

1 Answers  


Explain rc script and run level

1 Answers  


How to review all zones in solaris10?

3 Answers   Infosys,


what is 2 in uadmin 2 0 command in solaris

2 Answers   Accenture,


Which command display diagnostics in ok boot prompt?

1 Answers   HP,


How to remove the root mirror

2 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)