a loopback mount, not a dataset, does what you want. in zonecfg, do: > add fs > set special=/export/home > set dir=/home > set type=lofs > add options rw,nodevices,noexec,nosetuid > end > verify # man zonecfg
Make sure the local zones have the same userids as the global zone, best would be to use LDAP or Kerberos. Switch off the automounter in the local zones, it uses /home. $ scvs -a | grep auto; su - # svcadm disable autofs Hint: prepare a zone, configure to do all what you want, test it for a while, then clone it. This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss