how to create zoneusers
Answers were Sorted based on User's Feedback
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 |
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 |
DIfferent between swap -l & swap -s
Explain what is multi homed system?
How can abiword be compiled for solaris using gcc?
How to check whether a particular port is open or not?
can we able to connect to OK prompt and serial port by using the putty and xmanager tools. if yes please describe me. thanks
What do you understand by irq assignments?
How many types of file system?
Jumpstart?
How to create diskgroup in veritas?
format command is not working. It is showing all disks, but not going to further step. How to resolve that?
How can a user login to solaris? What is the login shell?
Process between Kernel and Shell when a command is executed?