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 |
what are the ILOM commands are used to troubleshooting sunv490 server on ILOM console mode?
How to create null files in solaris ?
How can a user login to solaris?
Port no for telnet (23) , ssh(22)?
What kind of issues you get?
What is the importance of shadow file?
How to check OBP version?
How can the user in solaris check the status of processes?
List out a few performance monitoring tools.
major diffences b/w solars 9 & 10?
what are the daemons running In NIS? how to do u create NIS users and update Maps?
How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate particular space to particular user