/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_001_pos.ksh | 51 del_user everyone 54 del_group everyone 68 if ! id everyone > /dev/null 2>&1; then 70 log_must useradd everyone 71 log_must passwd -N everyone 74 log_must zfs allow everyone $perms $dtst 79 log_must userdel everyone 87 log_must groupadd everyone 91 log_must zfs allow everyone $perms $dtst 96 log_must groupdel everyone
|
H A D | zfs_allow_005_pos.ksh | 56 log_must zfs allow -l everyone create,mount $ROOT_TESTFS
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/ |
H A D | zfs_acl_chmod_rwacl_001_pos.ksh | 158 chmod A0+everyone@:read_acl/write_acl:$flag $node 171 log_must usr_exec chmod A0+everyone@:read_acl/write_acl:deny $node 193 log_must usr_exec chmod A0+everyone@:read_acl/write_acl:deny $node
|
H A D | zfs_acl_chmod_rwx_004_pos.ksh | 90 log_must usr_exec chmod A+everyone@:$access:$flag $node
|
H A D | zfs_acl_chmod_rwx_002_pos.ksh | 54 set -A a_flag owner group everyone
|
H A D | zfs_acl_chmod_aclmode_001_pos.ksh | 359 everyone@)
|
/illumos-gate/usr/src/lib/pyzfs/common/ |
H A D | allow.py | 342 if sum((bool(options.everyone), bool(options.user), 357 options.group or options.everyone or options.create: 366 options.group or options.everyone or options.set: 371 elif options.everyone:
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zfs_unallow_001_neg.ksh | 54 log_mustnot zfs unallow everyone $TESTPOOL/$TESTFS/allowed
|
H A D | setup.ksh | 112 log_must zfs allow everyone create $TESTPOOL/$TESTFS/allowed
|
/illumos-gate/usr/src/common/acl/ |
H A D | acl_common.h | 43 uint32_t everyone; /* allow mask matching mode */ member
|
H A D | acl_common.c | 1626 masks->everyone = ACE_READ_ACL|ACE_READ_ATTRIBUTES|ACE_READ_NAMED_ATTRS| in acl_trivial_access_masks() 1629 masks->everyone |= read_mask; in acl_trivial_access_masks() 1631 masks->everyone |= write_mask; in acl_trivial_access_masks() 1633 masks->everyone |= execute_mask; in acl_trivial_access_masks() 1673 SET_ACE(acl, index, -1, masks.everyone, ACE_ACCESS_ALLOWED_ACE_TYPE, in acl_trivial_create()
|
/illumos-gate/usr/src/prototypes/ |
H A D | README | 1 To ensure that everyone can use the same boilerplate text without triggering
|
/illumos-gate/ |
H A D | CODE_OF_CONDUCT.md | 7 our community a harassment-free experience for everyone, regardless of age,
|
/illumos-gate/usr/src/test/smbsrv-tests/doc/ |
H A D | README | 71 # chmod A=everyone@:full_set:fd:allow /<path to mounpoint>/test
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | COPYING | 44 that everyone understands that there is no warranty for this free 54 patent must be licensed for everyone's free use or not licensed at all. 286 free software which everyone can redistribute and change under these terms.
|
/illumos-gate/usr/src/cmd/powertop/common/ |
H A D | COPYING | 44 that everyone understands that there is no warranty for this free 54 patent must be licensed for everyone's free use or not licensed at all. 286 free software which everyone can redistribute and change under these terms.
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | GPL-2 | 44 that everyone understands that there is no warranty for this free 54 patent must be licensed for everyone's free use or not licensed at all. 286 free software which everyone can redistribute and change under these terms.
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | THIRDPARTYLICENSE | 138 that everyone understands that there is no warranty for this free 148 patent must be licensed for everyone's free use or not licensed at all. 380 free software which everyone can redistribute and change under these terms.
|
/illumos-gate/usr/src/lib/print/libhttp-core/common/ |
H A D | LICENSE.txt | 186 that everyone understands that there is no warranty for this free 196 patent must be licensed for everyone's free use or not licensed at all. 428 free software which everyone can redistribute and change under these terms. 532 that everyone understands that there is no warranty for this free 542 we have made it clear that any patent must be licensed for everyone's 926 everyone can redistribute and change. You can do so by permitting
|
/illumos-gate/usr/src/lib/libsec/common/ |
H A D | acl_lex.l | 115 <TS>everyone@: {
|
/illumos-gate/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 5017 boolean_t everyone; member 5123 int uge_sum = opts->user + opts->group + opts->everyone; in parse_allow_args() 5154 } else if (opts->everyone) { in parse_allow_args() 5161 opts->everyone = B_TRUE; in parse_allow_args() 5335 } else if (opts->everyone) { in construct_fsacl_list() 5629 opts.everyone = B_TRUE; in zfs_do_allow_unallow_impl()
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_acl.c | 1441 zfs_set_ace(aclp, zacep, masks.everyone, ALLOW, -1, ACE_EVERYONE); in zfs_acl_chmod()
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | COPYING | 464 everyone can redistribute and change. You can do so by permitting
|
/illumos-gate/usr/src/test/util-tests/tests/awk/ |
H A D | THIRDPARTYLICENSE.gawk | 627 free software which everyone can redistribute and change under these terms.
|
/illumos-gate/usr/src/cmd/sendmail/cf/ |
H A D | README | 485 such hack; it assumes a world where everyone is 2825 To allow relaying for everyone who can present a cert signed by 2854 relaying for everyone who can present a cert that can be verified, e.g.,
|