HomeSort by relevance Sort by last modified time
    Searched refs:acl (Results 1 - 25 of 239) sorted by null

1 2 3 4 5 6 7 8 910

  /test/stcnv/usr/src/suites/nfs/nfsgen/tests/acl/
cleanup.ksh 30 . $STF_SUITE/tests/acl/acl_common.kshlib
Makefile 32 STF_DATAFILES=README ACL.assertions
41 STF_CONFIGFILES=acl.vars
42 STF_ENVFILES=acl.env command.env
setup.ksh 30 . $STF_SUITE/tests/acl/acl_common.kshlib
36 echo "Exported filesystem on server side is not ZFS, ACL tests won't run"
README 29 All tests under in this directory it to verify NFSv4 ACL,
31 - trivial is to verify file/dir tools work well for acl.
32 - nontrivial is to verify NFSv4 ACL
37 Otherwise, all acl tests won't run.
  /test/ontest-stc2/src/tools/krb5tools/etc/
Makefile 29 STF_DATAFILES=kdc.conf.tmpl krb5.conf.tmpl kadm5.acl.tmpl
  /test/stcnv/usr/src/suites/nfs/nfsgen/tests/
Makefile 29 SUBDIRS=openlock delegation acl file_ops recovery stress
  /test/stcnv/usr/src/tools/krb5tools/etc/
Makefile 29 STF_DATAFILES=kdc.conf.tmpl krb5.conf.tmpl kadm5.acl.tmpl
  /test/stcnv/usr/src/tools/genutils/krb5tools/etc/
Makefile 30 STF_DATAFILES= kdc.conf.tmpl krb5.conf.tmpl kadm5.acl.tmpl
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/acl/srv_tests/
Makefile 29 TDIR= acl/srv_tests
41 DATAFILES= README acl.flist data.cfg
acl_neg03.tcl 28 # NFSv4 ACL attributes:
30 # a: Test set ACL WHO attr to INTERACTIVE@; return ATTRNOTSUPP
31 # b: Test set ACL WHO attr to NETWORK@; return ATTRNOTSUPP
32 # c: Test set ACL WHO attr to DIALUP@; return ATTRNOTSUPP
33 # d: Test set ACL WHO attr to BATCH@; return ATTRNOTSUPP
34 # e: Test set ACL WHO attr to ANONYMOUS@; return ATTRNOTSUPP
35 # f: Test set ACL WHO attr to AUTHENTICATED@; return ATTRNOTSUPP
36 # g: Test set ACL WHO attr to SERVICE@; return ATTRNOTSUPP
85 #a: Test set ACL WHO attr to INTERACTIVE@;
88 set ASSERTION "Test set ACL WHO attr to INTERACTIVE@ expect $expcode_set
    [all...]
acl_neg02.tcl 28 # NFSv4 ACL attributes:
30 # a: Test setting ACE4_DELETE ACL attr in DENY ace access_mask
31 # b: Test setting ACE4_WRITE_OWNER ACL attr in DENY ace access_mask
32 # c: Test setting ACE4_WRITE_OWNER ACL attr in ALLOW ace access_mask
33 # d: Test setting ACE4_SYNCHRONIZE ACL attr in DENY ace access_mask
34 # e: Test setting ACE4_READ_NAMED_ATTRS ACL attr in DENY ace access_mask
35 # f: Test setting ACE4_WRITE_NAMED_ATTRS ACL attr in DENY ace access_mask
36 # g: Test setting ACE4_DELETE_CHILD ACL attr in ALLOW ace access_mask
37 # h: Test setting ACE4_DELETE_CHILD ACL attr in DENY ace access_mask
94 #a: Test setting ACE4_DELETE ACL attr in DENY ACE
    [all...]
  /test/ontest-stc2/src/suites/zfs/tests/functional/acl/
cleanup.ksh 31 . $STF_SUITE/tests/functional/acl/acl_common.kshlib
Makefile 36 STF_ENVFILES=acl.cfg
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/acl/
cleanup.ksh 31 . $STF_SUITE/tests/functional/acl/acl_common.kshlib
Makefile 36 STF_ENVFILES=acl.cfg
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/acl/srv_tests/
Makefile 29 TDIR= acl/srv_tests
41 DATAFILES= README acl.flist data.cfg
acl_neg03.tcl 28 # NFSv4 ACL attributes:
30 # a: Test set ACL WHO attr to INTERACTIVE@; return ATTRNOTSUPP
31 # b: Test set ACL WHO attr to NETWORK@; return ATTRNOTSUPP
32 # c: Test set ACL WHO attr to DIALUP@; return ATTRNOTSUPP
33 # d: Test set ACL WHO attr to BATCH@; return ATTRNOTSUPP
34 # e: Test set ACL WHO attr to ANONYMOUS@; return ATTRNOTSUPP
35 # f: Test set ACL WHO attr to AUTHENTICATED@; return ATTRNOTSUPP
36 # g: Test set ACL WHO attr to SERVICE@; return ATTRNOTSUPP
85 #a: Test set ACL WHO attr to INTERACTIVE@;
88 set ASSERTION "Test set ACL WHO attr to INTERACTIVE@ expect $expcode_set
    [all...]
acl_neg02.tcl 28 # NFSv4 ACL attributes:
30 # a: Test setting ACE4_DELETE ACL attr in DENY ace access_mask
31 # b: Test setting ACE4_WRITE_OWNER ACL attr in DENY ace access_mask
32 # c: Test setting ACE4_WRITE_OWNER ACL attr in ALLOW ace access_mask
33 # d: Test setting ACE4_SYNCHRONIZE ACL attr in DENY ace access_mask
34 # e: Test setting ACE4_READ_NAMED_ATTRS ACL attr in DENY ace access_mask
35 # f: Test setting ACE4_WRITE_NAMED_ATTRS ACL attr in DENY ace access_mask
36 # g: Test setting ACE4_DELETE_CHILD ACL attr in ALLOW ace access_mask
37 # h: Test setting ACE4_DELETE_CHILD ACL attr in DENY ace access_mask
94 #a: Test setting ACE4_DELETE ACL attr in DENY ACE
    [all...]
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/basic_ops/access/
access_pos01.tcl 52 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
53 set cont [ckaccess $acl "rmt" $cont $FAIL]
68 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
69 set cont [ckaccess $acl "r" $cont $FAIL]
84 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
85 if {"$acl" != ""} {
86 putmsg stderr 0 "\t Test FAIL: expected no access, got($acl)"
105 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
106 set cont [ckaccess $acl "r" $cont $FAIL]
121 set acl [lindex [lindex [lindex [lindex $res 3] 2] 0] 1
    [all...]
access_pos02.tcl 52 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
53 set cont [ckaccess $acl "rlmtd" $cont $FAIL]
68 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
69 set cont [ckaccess $acl "rl" $cont $FAIL]
84 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
85 if {"$acl" != ""} {
86 putmsg stderr 0 "\t Test FAIL: expected no access, got($acl)"
106 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
107 set cont [ckaccess $acl "rtx" $cont $FAIL]
122 set acl [lindex [lindex [lindex [lindex $res 3] 2] 0] 1
    [all...]
  /test/ontest-stc2/src/suites/zfs/tests/functional/acl/nontrivial/
zfs_acl_chmod_aclmode_001_pos.ksh 30 . $STF_SUITE/tests/functional/acl/acl_common.kshlib
205 # $2 acl to be translated
207 function translate_acl #isdir acl
210 typeset acl=$2
214 who=${acl%%:*}
216 acltemp=${acl#*:}
219 action=${acl##*:}
221 acl=$prefix:$(cal_bits $isdir 7 7 $acl 1):$action
223 $ECHO "$acl"
    [all...]
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/acl/nontrivial/
zfs_acl_chmod_aclmode_001_pos.ksh 30 . $STF_SUITE/tests/functional/acl/acl_common.kshlib
205 # $2 acl to be translated
207 function translate_acl #isdir acl
210 typeset acl=$2
214 who=${acl%%:*}
216 acltemp=${acl#*:}
219 action=${acl##*:}
221 acl=$prefix:$(cal_bits $isdir 7 7 $acl 1):$action
223 $ECHO "$acl"
    [all...]
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/basic_ops/access/
access_pos01.tcl 52 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
53 set cont [ckaccess $acl "rmt" $cont $FAIL]
68 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
69 set cont [ckaccess $acl "r" $cont $FAIL]
84 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
85 if {"$acl" != ""} {
86 putmsg stderr 0 "\t Test FAIL: expected no access, got($acl)"
105 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
106 set cont [ckaccess $acl "r" $cont $FAIL]
121 set acl [lindex [lindex [lindex [lindex $res 3] 2] 0] 1
    [all...]
access_pos02.tcl 52 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
53 set cont [ckaccess $acl "rlmtd" $cont $FAIL]
68 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
69 set cont [ckaccess $acl "rl" $cont $FAIL]
84 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
85 if {"$acl" != ""} {
86 putmsg stderr 0 "\t Test FAIL: expected no access, got($acl)"
106 set acl [lindex [lindex [lindex [lindex $res 3] 2] 1] 1]
107 set cont [ckaccess $acl "rtx" $cont $FAIL]
122 set acl [lindex [lindex [lindex [lindex $res 3] 2] 0] 1
    [all...]
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/other_tests/domain/
named.conf.tmpl 32 # ACL's
34 acl v4_trusted {

Completed in 240 milliseconds

1 2 3 4 5 6 7 8 910