how to create zoneusers

Answers were Sorted based on User's Feedback



how to create zoneusers..

Answer / saravanan

first create Zone name(myzone) by using #zonecfg -Z my zone

after created zone install and boot zone
#zoneadm -z myzone install
#zoneadm -z myzone boot
after
login to zone
#zlogin -C myzone
now u can create zone user from
useradd -u uid -g gid -G gid -d (dir) -m -s -c username

passwd username

Is This Answer Correct ?    3 Yes 0 No

how to create zoneusers..

Answer / babar

same as you add users in Global zone.i.e.

#useradd -m -d /export/home/babar babar

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris General Interview Questions

DIfferent between swap -l & swap -s

1 Answers  


Explain what is multi homed system?

1 Answers  


How can abiword be compiled for solaris using gcc?

1 Answers  


How to check whether a particular port is open or not?

2 Answers   Satyam, Wipro,


can we able to connect to OK prompt and serial port by using the putty and xmanager tools. if yes please describe me. thanks

1 Answers  


What do you understand by irq assignments?

1 Answers  


How many types of file system?

12 Answers   Blue Dart,


Jumpstart?

2 Answers   Satyam, Wipro,


How to create diskgroup in veritas?

2 Answers   Satyam, Wipro,


format command is not working. It is showing all disks, but not going to further step. How to resolve that?

2 Answers   IBM,


How can a user login to solaris? What is the login shell?

1 Answers  


Process between Kernel and Shell when a command is executed?

2 Answers   Satyam, Wipro,


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)