nosetuid not working in Solaris 10 trusted extensions in labeled zone
I am running solaris 10 U11 with trusted extensions. I am nfs mounting filesystems from a server that is also running solaris 10 trusted extensions. I mount these files my adding an entry in /etc/auto_master:
/- auto_direct -nosuid
then I place my mounts into the /etc/auto_direct file in the labeled zone. After rebooting, when I automount a filesystem from the server, then type in mount, then setuid is still showing on the mount.
If I do the same thing from the global zone, then nosetuid is showing on the mount.
Does anyone know why this won't work in a labeled zone?