Hi guys,
Is it possible to create a user account in a solaris zone?
I setup a zone in my opensolaris box in a virtualbox and im given this error:
# useradd userz
# passwd userz
New Password:
Re-enter new Password:
Permission denied
#
Here is my zone info:
zonecfg:testzone> info
zonename: testzone
zonepath: /export/home/testzone
brand: native
autoboot: false
bootargs:
pool:
limitpriv: default,sys_admin
scheduling-class:
ip-type: shared
inherit-pkg-dir:
dir: /lib
inherit-pkg-dir:
dir: /platform
inherit-pkg-dir:
dir: /sbin
inherit-pkg-dir:
dir: /usr
zonecfg:testzone>