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

solaris network daemon

6 Answers   HP,


How to modify the user from ragu to haz

3 Answers  


Explain about Vxrecover?

3 Answers   EDS,


If the /var file system is full then what you will do.

2 Answers   HP, ITC Infotech,


How to bring the Disk into diskgroup on veritas.

3 Answers  






How to review IP as weel as port no in solaris?

3 Answers  


What is difference between incremental backup and differential backup?

2 Answers  


how many clients have in our server ? how we find that?

7 Answers   IBM, Wipro,


How to Freeze svcgroup, (disable onl. & offl.)

2 Answers  


what is the difference between /var/adm/ and /var/sadm directory contains in solaris?

1 Answers   TCS,


In a two node cluster how can you bring the one of the node in maintenance mode.

2 Answers   ITC Infotech,


What is shrinking and how to shrink a volume?

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)