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

Solaris run levels?

3 Answers   Satyam, Wipro,


What are the kinds of servers do u have? What is environment? Is it heterogeneous (mix of linux, solaris, other UNIX)?

1 Answers   Satyam, Wipro,


Tell me how many types of file system?

0 Answers  


Hardware and software revision information ? showrev

3 Answers   Satyam, Wipro,


How can a user increase the number of pseudo-ttys?

0 Answers  






How many types of file system?

12 Answers   Blue Dart,


How to bring New LUN under veritas , create f/s on it ?

2 Answers   Satyam, Wipro,


How to check whether top command is installed ?

5 Answers   Satyam, Wipro,


How can the output be redirected to some other action process in place showing it in the screen?

0 Answers  


Tell me how to set the path for core file?

0 Answers  


How do you delete tmp files if file system is full becoz of /tmp dir ?

2 Answers   Satyam, Wipro,


How to add route (gateway) to n/w interface?

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)