Doing a bit for reading and I need to change the aclinherit option on the zfs pool:
zfs set aclinherit=passthrough rpool/ROOT/b114b I will see if this fixes this. Andrew > > I am playing with ACL on snv_114 (and Storage 7110) system and I have > noticed that strange things are happing to ACL's or am I doing something > wrong. > > % mkdir /var/tmp/home > % chmod "A+user:oxygen:rwxpdDaARWcCos:fd-----:allow" /var/tmp/home > % chmod "A+group:staff:rwxpdDaARWcCos:fd-----:allow" /var/tmp/home > > %ls -ldV /var/tmp/home > drwxr-xr-x+ 2 andrew staff 2 Jun 19 12:46 /var/tmp/home/ > group:staff:rwxpdDaARWcCos:fd-----:allow > user:oxygen:rwxpdDaARWcCos:fd-----:allow > owner@:--------------:-------:deny > owner@:rwxp---A-W-Co-:-------:allow > group@:-w-p----------:-------:deny > group@:r-x-----------:-------:allow > everyone@:-w-p---A-W-Co-:-------:deny > everyone@:r-x---a-R-c--s:-------:allow > > Create a sub-directory or file and the ACLs seem to change and increase. > > % mkdir /var/tmp/home/foo > % ls -ldV /var/tmp/home/foo > drwxr-xr-x+ 2 andrew staff 2 Jun 19 12:47 /var/tmp/home/foo/ > group:staff:rwxpdDaARWcCos:fdi---I:allow > group:staff:-w-p----------:-------:deny > group:staff:rwxpdDaARWc--s:------I:allow > user:oxygen:rwxpdDaARWcCos:fdi---I:allow > user:oxygen:-w-p----------:-------:deny > user:oxygen:rwxpdDaARWc--s:------I:allow > owner@:--------------:-------:deny > owner@:rwxp---A-W-Co-:-------:allow > group@:-w-p----------:-------:deny > group@:r-x-----------:-------:allow > everyone@:-w-p---A-W-Co-:-------:deny > everyone@:r-x---a-R-c--s:-------:allow > > Am I doing something wrong? > > Thanks > > Andrew > _______________________________________________ > nfs-discuss mailing list > nfs-discuss at opensolaris.org