Home
last modified time | relevance | path

Searched refs:everyone (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_001_pos.ksh51 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 Dzfs_allow_005_pos.ksh56 log_must zfs allow -l everyone create,mount $ROOT_TESTFS
/illumos-gate/usr/src/lib/pyzfs/common/
H A Dallow.py342 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/acl/nontrivial/
H A Dzfs_acl_chmod_rwacl_001_pos.ksh170 chmod A0+everyone@:read_acl/write_acl:$flag $node
184 log_must usr_exec chmod A0+everyone@:read_acl/write_acl:deny $node
207 log_must usr_exec chmod A0+everyone@:read_acl/write_acl:deny $node
H A Dzfs_acl_chmod_rwx_004_pos.ksh90 log_must usr_exec chmod A+everyone@:$access:$flag $node
H A Dzfs_acl_chmod_rwx_002_pos.ksh54 set -A a_flag owner group everyone
H A Dzfs_acl_chmod_aclmode_001_pos.ksh359 everyone@)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dzfs_unallow_001_neg.ksh54 log_mustnot zfs unallow everyone $TESTPOOL/$TESTFS/allowed
H A Dsetup.ksh112 log_must zfs allow everyone create $TESTPOOL/$TESTFS/allowed
/illumos-gate/usr/src/common/acl/
H A Dacl_common.h43 uint32_t everyone; /* allow mask matching mode */ member
H A Dacl_common.c1627 masks->everyone = ACE_READ_ACL|ACE_READ_ATTRIBUTES|ACE_READ_NAMED_ATTRS| in acl_trivial_access_masks()
1630 masks->everyone |= read_mask; in acl_trivial_access_masks()
1632 masks->everyone |= write_mask; in acl_trivial_access_masks()
1634 masks->everyone |= execute_mask; in acl_trivial_access_masks()
1674 SET_ACE(acl, index, -1, masks.everyone, ACE_ACCESS_ALLOWED_ACE_TYPE, in acl_trivial_create()
/illumos-gate/usr/src/prototypes/
H A DREADME1 To ensure that everyone can use the same boilerplate text without triggering
/illumos-gate/
H A DCODE_OF_CONDUCT.md7 our community a harassment-free experience for everyone, regardless of age,
/illumos-gate/usr/src/test/smbsrv-tests/doc/
H A DREADME71 # chmod A=everyone@:full_set:fd:allow /<path to mounpoint>/test
/illumos-gate/usr/src/grub/grub-0.97/
H A DCOPYING44 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 DCOPYING44 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 DGPL-244 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 DTHIRDPARTYLICENSE138 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 DLICENSE.txt186 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 Dacl_lex.l115 <TS>everyone@: {
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5097 boolean_t everyone; member
5203 int uge_sum = opts->user + opts->group + opts->everyone; in parse_allow_args()
5234 } else if (opts->everyone) { in parse_allow_args()
5241 opts->everyone = B_TRUE; in parse_allow_args()
5415 } else if (opts->everyone) { in construct_fsacl_list()
5709 opts.everyone = B_TRUE; in zfs_do_allow_unallow_impl()
/illumos-gate/usr/src/lib/librstp/common/
H A DCOPYING464 everyone can redistribute and change. You can do so by permitting
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c1468 zfs_set_ace(aclp, zacep, masks.everyone, ALLOW, -1, ACE_EVERYONE); in zfs_acl_chmod()
/illumos-gate/usr/src/test/util-tests/tests/awk/
H A DTHIRDPARTYLICENSE.gawk627 free software which everyone can redistribute and change under these terms.
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME485 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.,

12