Torsten Paul Eichstädt wrote:
> 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.

Kerberos isn't a nameservice and thus does not provide a uid/name 
mapping service.

Kerberos also has no function for lofs mounts - only NFSv3 & NFSv4.

-- 
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to