Searched refs:aclmode (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_aclmode_restricted_001_neg.ksh41 # non-trivial ACLs when aclmode=restricted
54 # reset aclmode=discard
55 log_must zfs set aclmode=discard $TESTPOOL/$TESTFS
59 "with non-trivial ACLs when aclmode=restricted"
62 log_must zfs set aclmode=restricted $TESTPOOL/$TESTFS
82 "with non-trivial ACLs when aclmode=restricted passed."
H A Dzfs_acl_chmod_inherit_004_pos.ksh105 log_must zfs set aclmode=passthrough $TESTPOOL/$TESTFS
H A Dzfs_acl_cp_001_pos.ksh65 log_must zfs set aclmode=passthrough $TESTPOOL/$TESTFS1
H A Dzfs_acl_chmod_aclmode_001_pos.ksh38 # filesystem has the different aclmode setting
43 # 3. Separately chmod basedir with different aclmode options,
44 # combine with the variable setting of aclmode:
60 "filesystem has the different aclmode setting"
293 function verify_aclmode # <aclmode> <node> <newmode>
296 typeset aclmode=$1
325 # aclmode=passthrough,
330 # aclmode=discard,
334 # aclmode=groupmask,
343 case $aclmode i
[all...]
H A Dzfs_acl_cp_002_pos.ksh66 log_must zfs set aclmode=passthrough $TESTPOOL/$TESTFS1
H A Dzfs_acl_chmod_inherit_002_neg.ksh68 log_must zfs set aclmode=discard $TESTPOOL/$TESTFS
246 log_must zfs set aclmode=passthrough $TESTPOOL/$TESTFS
H A Dzfs_acl_chmod_inherit_002_pos.ksh78 log_must zfs set aclmode=discard $TESTPOOL/$TESTFS
279 # Set aclmode=passthrough to make sure
282 # aclmode/aclinherit works well,
286 log_must zfs set aclmode=passthrough $TESTPOOL/$TESTFS
H A Dzfs_acl_chmod_inherit_003_pos.ksh225 log_must zfs set aclmode=passthrough $TESTPOOL/$TESTFS
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/trivial/
H A Dzfs_acl_aclmode_restricted_001_pos.ksh39 # and non-root users, with aclmode set to restricted.
51 # reset aclmode=discard
52 log_must zfs set aclmode=discard $TESTPOOL/$TESTFS
70 "aclmode=restricted"
111 # set aclmode=restricted
112 log_must zfs set aclmode=restricted $TESTPOOL/$TESTFS
129 log_pass "Setting permissions using 'chmod' for aclmode=restricted completed " \
H A Dzfs_acl_chmod_001_pos.ksh46 # The test does not work for default "discard" aclmode property.
47 # The test is modified to run with "passthrough" aclmode property.
53 # reset aclmode=discard
54 log_must zfs set aclmode=discard $TESTPOOL/$TESTFS
112 # set aclmode=passthrough
113 log_must zfs set aclmode=passthrough $TESTPOOL/$TESTFS
/illumos-gate/usr/src/lib/libsec/
H A DMakefile42 MSGFILES= common/acltext.c common/aclutils.c common/aclmode.c \
H A DMakefile.com33 OBJS_COMMON= aclcheck.o aclmode.o aclsort.o acltext.o aclutils.o
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_012_neg.ksh61 aclmode aclinherit rollback clone rename promote \
H A Dzfs_allow_010_pos.ksh75 aclmode true false \
H A Ddelegate_common.kshlib259 aclmode)
1132 log_note "$user zfs set aclmode=${modes[$n]} $fs"
1133 user_run $user zfs set aclmode=${modes[$n]} $fs
1134 if [[ ${modes[$n]} != $(get_prop aclmode $fs) ]]; then
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_002_pos.ksh75 compression lzjb aclmode discard
76 aclmode groupmask aclmode passthrough
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_002_pos.ksh53 snapdir aclmode aclinherit canmount primarycache secondarycache \
H A Dzfs_get_008_pos.ksh56 aclmode aclinherit canmount primarycache secondarycache \
H A Dzfs_get_009_pos.ksh54 zoned snapdir aclmode aclinherit canmount primarycache secondarycache \
H A Dzfs_get_001_pos.ksh62 snapdir aclmode aclinherit canmount primarycache secondarycache \
H A Dzfs_get_005_neg.ksh50 compression atime devices exec readonly setuid zoned snapdir aclmode \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend_012_pos.ksh134 rand_set_prop $fs aclmode "discard" "groupmask" "passthrough"

Completed in 78 milliseconds