Searched full:chmod (Results 1 – 25 of 1102) sorted by relevance
12345678910>>...45
24 expect 0 -u 65534 -g 65534 chmod ${n1} 060028 expect 0 -u 65534 -g 65534 chmod ${n1} 006032 expect 0 -u 65534 -g 65534 chmod ${n1} 000637 expect 0 -u 65534 -g 65534 chmod ${n1} 047741 expect 0 -u 65534 -g 65534 chmod ${n1} 074745 expect 0 -u 65534 -g 65534 chmod ${n1} 077450 expect 0 -u 65534 -g 65534 chmod ${n1} 027754 expect 0 -u 65534 -g 65534 chmod ${n1} 072758 expect 0 -u 65534 -g 65534 chmod ${n1} 077263 expect 0 -u 65534 -g 65534 chmod ${n1} 0177[all …]
22 expect 0 -u 65534 -g 65534 chmod ${n1} 047724 expect 0 -u 65534 -g 65534 chmod ${n1} 074726 expect 0 -u 65534 -g 65534 chmod ${n1} 077429 expect 0 -u 65534 -g 65534 chmod ${n1} 017731 expect 0 -u 65534 -g 65534 chmod ${n1} 071733 expect 0 -u 65534 -g 65534 chmod ${n1} 077136 expect 0 -u 65534 -g 65534 chmod ${n1} 007738 expect 0 -u 65534 -g 65534 chmod ${n1} 070740 expect 0 -u 65534 -g 65534 chmod ${n1} 0770
63 log_assert "Verify chmod A[number]{+|-|=} read_acl/write_acl have correct " \97 chgusr_exec $user $CHMOD A0+owner@:read_data:allow $node105 chgusr_exec $user $CHMOD A0- $node125 $CHMOD A0+owner@:read_acl/write_acl:$acc $node128 log_must usr_exec $CHMOD A0- $node143 log_must usr_exec $CHMOD A0+group@:read_acl/write_acl:allow $node146 log_must usr_exec $CHMOD A0- $node148 log_must usr_exec $CHMOD A0+group@:read_acl/write_acl:deny $node151 log_must usr_exec $CHMOD A0- $node167 $CHMOD A0+everyone@:read_acl/write_acl:$flag $node[all …]
36 # Verify 1) Illegal options to chmod should fail.42 # 2. Verify all kinds of illegal option will lead to chmod failed.43 # 3. Verify 'chmod A0-' will fail when try to delete all the ACE.44 # 4. Verify 'chmod A+' will succeed when the ACE number exceed 1024.68 log_note "Illegal option to chmod should fail."70 log_mustnot usr_exec $CHMOD ${A}owner@:read_data:allow $node71 log_mustnot usr_exec $CHMOD A+ asd owner@:execute:deny $node76 log_mustnot usr_exec $CHMOD A+$tp:read_data:deny $node90 log_mustnot $CHMOD A0- $node92 log_must $CHMOD A0- $node[all …]
100 log_must usr_exec $CHMOD A+everyone@:$access:$flag $node101 log_must usr_exec $CHMOD A+user:$ZFS_ACL_OTHER1:$access:$rflag $node103 log_must usr_exec $CHMOD A0- $node106 $CHMOD A+group:$ZFS_ACL_OTHER_GROUP:$access:$rflag $node109 log_must usr_exec $CHMOD A0- $node110 log_must usr_exec $CHMOD A0- $node113 $CHMOD A+group:$ZFS_ACL_OTHER_GROUP:$access:$flag $node114 log_must usr_exec $CHMOD A+user:$ZFS_ACL_OTHER1:$access:$rflag $node117 log_must usr_exec $CHMOD A0- $node118 log_must usr_exec $CHMOD A0- $node[all …]
36 # chmod A{+|-|=} read_data|write_data|execute for owner@ group@ or everyone@43 # 4. Separately chmod +|-|= read_data|write_data|execute58 log_assert "chmod A{+|-|=} read_data|write_data|execute for owner@, group@ " \109 # expect bits after 'chmod A0{+|=}'.143 # Based on the initial node map before chmod and the ace-spec, check if chmod206 log_must usr_exec $CHMOD $init_mask $node213 log_must $CHMOD A0+user:$ZFS_ACL_OTHER1:execute:deny \216 log_must usr_exec $CHMOD $operator$acl_spec $node220 # Check "chmod A-"221 log_must usr_exec $CHMOD A0- $node[all …]
36 # chmod A{+|-|=} have the correct behaviour to the ACL list. 40 # 2. chmod file or dir with specified options41 # 3. get ACE after behaviours of chmod56 log_assert "chmod A{+|-|=} have the correct behaviour to the ACL list."90 # Invoke chmod A[number]{+|-|=}<acl-specification> file|dir92 log_must usr_exec $CHMOD "$opt$ace" "$node"94 log_must usr_exec $CHMOD "$opt" "$node"105 log_fail "FAIL: $CHMOD $opt$ace $node"136 log_pass "chmod A{+|-|=} behave to the ACL list passed."
36 # Verify chmod have correct behaviour to directory and file when setting42 # 3. Separately chmod basedir with different inherite options.52 # chmod --> basedir -| 85 log_assert "Verify chmod have correct behaviour to directory and file when " \98 # Define the existed files and directories before chmod102 # Define the files and directories will be created after chmod174 log_must usr_exec $CHMOD $aclspec $basefile179 log_must usr_exec $CHMOD $aclspec $basedir188 log_pass "Verify chmod inherit behaviour passed."
37 # chmod A{+|-|=} could set compact ACL correctly.42 # 4. Separately chmod +|-|=59 log_assert "chmod A{+|=} should set compact ACL correctly."116 # expect compact ACE that could be used by chmod A0{+|=}'.169 # Check if chmod set the compact ACE correctly.229 log_must $CHMOD A0+user:$ZFS_ACL_OTHER1:execute:deny \232 log_must usr_exec $CHMOD ${operator}${acl_spec} $node239 # Check "chmod A-"240 log_must usr_exec $CHMOD A0- $node245 log_fail "FAIL: 'chmod A-' failed."[all …]
3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/08.t 211352 2010-08-15 21:24:17Z pjd $5 desc="chmod returns EPERM if the named file has its immutable or append-only flag set"27 expect EPERM chmod ${n0} 060031 expect 0 chmod ${n0} 060039 expect 0 chmod ${n0} 060050 expect 0 chmod ${n0} 060055 expect 0 chmod ${n0} 040062 expect EPERM chmod ${n0} 060066 expect 0 chmod ${n0} 060072 expect EPERM chmod ${n0} 0600[all …]
3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/11.t 211352 2010-08-15 21:24:17Z pjd $5 desc="chmod returns EFTYPE if the effective user ID is not the super-user, the mode includes the st…27 expect 0 chmod ${n1} 0162130 expect 0 chmod ${n2} 0170054 expect 0 -u 65534 -g 65534 chmod ${n1} 0175557 expect 0 chmod ${n2} 0170068 expect 0 -u 65534 -g 65534 chmod ${n1} 0164470 expect 0 -u 65534 -g 65534 chmod ${n2} 0164074 expect EFTYPE -u 65534 -g 65534 chmod ${n1} 0164476 expect EFTYPE -u 65534 -g 65534 chmod ${n2} 01644[all …]
3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/00.t 211352 2010-08-15 21:24:17Z pjd $5 desc="chmod changes permission"27 expect 0 chmod ${n0} 011132 expect 0 chmod ${n1} 022257 # successful chmod(2) updates ctime.63 expect 0 chmod ${n0} 011188 # unsuccessful chmod(2) does not update ctime.94 expect EPERM -u 65534 chmod ${n0} 0111123 # successful return from chmod().127 expect 0 -u 65535 -g 65535 chmod ${n0} 02755[all …]
3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/05.t 211352 2010-08-15 21:24:17Z pjd $5 desc="chmod returns EACCES when search permission is denied for a component of the path prefix"26 expect 0 -u 65534 -g 65534 chmod ${n1}/${n2} 064228 expect 0 chmod ${n1} 064429 expect EACCES -u 65534 -g 65534 chmod ${n1}/${n2} 062030 expect 0 chmod ${n1} 075531 expect 0 -u 65534 -g 65534 chmod ${n1}/${n2} 042034 expect 0 chmod ${n1} 064436 expect 0 chmod ${n1} 0755
3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/07.t 211352 2010-08-15 21:24:17Z pjd $5 desc="chmod returns EPERM if the operation would change the ownership, but the effective user ID is…28 expect 0 -u 65534 -g 65534 chmod ${n1}/${n2} 064230 expect EPERM -u 65533 -g 65533 chmod ${n1}/${n2} 064133 expect EPERM -u 65534 -g 65534 chmod ${n1}/${n2} 064139 expect 0 -u 65534 -g 65534 chmod ${n1}/${n3} 064241 expect EPERM -u 65533 -g 65533 chmod ${n1}/${n3} 064144 expect EPERM -u 65534 -g 65534 chmod ${n1}/${n3} 0641
3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/06.t 211474 2010-08-18 22:06:43Z pjd $5 desc="chmod returns ELOOP if too many symbolic links were encountered in translating the pathname"21 expect ELOOP chmod ${n0} 064422 expect ELOOP chmod ${n1} 064423 expect ELOOP chmod ${n0}/test 064424 expect ELOOP chmod ${n1}/test 0644
3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/04.t 211352 2010-08-15 21:24:17Z pjd $5 desc="chmod returns ENOENT if the named file does not exist"21 expect ENOENT chmod ${n0}/${n1}/test 064422 expect ENOENT chmod ${n0}/${n1} 064428 expect ENOENT chmod ${n0}/${n1} 0644
43 expect EPERM -u 65534 -g 65534 chmod ${n0} 077745 expect 0 -u 65534 -g 65534 chmod ${n0} 077763 expect EPERM -u 65534 -g 65534 chmod ${n0} 0477765 expect EPERM -u 65534 -g 65534 chmod ${n0} 0477770 expect EPERM -u 65534 -g 65534 chmod ${n0} 0277772 expect EPERM -u 65534 -g 65534 chmod ${n0} 0277777 expect EPERM -u 65534 -g 65534 chmod ${n0} 0177779 expect 0 -u 65534 -g 65534 chmod ${n0} 0177798 expect 0 chmod ${n0} 01755105 # is checked in chmod/12.t.[all …]
36 # Verify chmod permission settings on files and directories, as both root42 # 3. Execute 'chmod' with specified options.71 log_assert " Verify chmod permission settings on files and directories"75 # Verify file or directory have correct map after chmod 85 usr_exec $CHMOD ${argv[i]} $node87 log_note "usr_exec $CHMOD ${argv[i]} $node"91 usr_exec $CHMOD ${argv[((i + 1))]} $node93 log_note "usr_exec $CHMOD ${argv[((i + 1))]} $node"121 log_must $CHMOD A+user:$ZFS_ACL_STAFF2:write_acl:allow $testfile130 # Grant privileges of write_acl and retest the chmod commands.[all …]
61 CHMOD=$(readlink -f $(command -v chmod))65 log_must $CHMOD 0644 $TESTDIR/$i74 log_mustnot user_ns_exec $CHMOD 02755 $TESTDIR/rroot_rroot77 log_must user_ns_exec $CHMOD 02755 $TESTDIR/uroot_uroot80 log_must user_ns_exec $CHMOD 02755 $TESTDIR/uroot_other83 log_must user_ns_exec $CHMOD 02755 $TESTDIR/uother_uroot86 log_must user_ns_exec $CHMOD 02755 $TESTDIR/uother_uother90 log_must $CHMOD 0666 $TESTDIR/rroot_rroot
32 .Nm chmod ,42 .Fn chmod "const char *path" "mode_t mode"57 .Fn chmod66 .Fn chmod73 .Fn chmod79 .Fn chmod133 .Fn chmod .228 .Fn chmod291 .Fn chmod327 .Xr chmod 1 ,[all …]
19 chmod +x hcrypto.dxy.tmp24 chmod +x hdb.dxy.tmp29 chmod +x hx509.dxy.tmp34 chmod +x gssapi.dxy.tmp39 chmod +x krb5.dxy.tmp44 chmod +x ntlm.dxy.tmp49 chmod +x wind.dxy.tmp57 chmod +x vars.texi.tmp63 @find $(srcdir)/doxyout -type d ! -perm -200 -exec chmod u+w {} ';' ; \
118 $CHMOD S+c${attr} $object144 $CHMOD S-c${attr} $object378 verify_expect $expect $CHG_USR_EXEC $user chmod A+$TESTACL $object379 verify_expect $expect $CHG_USR_EXEC $user chmod A+$TESTACL $object380 verify_expect $expect $CHG_USR_EXEC $user chmod A0- $object381 verify_expect $expect $CHG_USR_EXEC $user chmod A0- $object383 verify_expect $expect $CHG_USR_EXEC $user chmod $TESTMODE $object403 log_must usr_exec chmod \406 log_must usr_exec chmod \453 log_must usr_exec chmod \[all …]
93 $RUNWATTR -u $user "$CHMOD S+c${attr} $object"96 $CHMOD S+c${attr} $object122 $RUNWATTR -u $user "$CHMOD S-c${attr} $object"125 $CHMOD S-c${attr} $object152 log_must chmod A+user:root:write_attributes:deny $object155 log_must chmod A+owner@:write_attributes:deny $object157 log_must chmod A+user:$user:write_attributes:deny \161 log_must chmod A+user:$user:write_attributes:allow $object181 log_must chmod A0- $object
235 chmod +x test_ca.tmp240 chmod +x test_cert.tmp245 chmod +x test_chain.tmp250 chmod +x test_cms.tmp255 chmod +x test_crypto.tmp260 chmod +x test_nist.tmp265 chmod +x test_nist2.tmp270 chmod +x test_pkcs11.tmp275 chmod +x test_java_pkcs11.tmp280 chmod +x test_nist_cert.tmp[all …]
19 # chmod 444 /etc/rc.config.d/sshd21 # chmod 555 /sbin/init.d/sshd.rc36 # chmod 711 /etc/opt/egd41 # chmod 444 /etc/rc.config.d/egd43 # chmod 555 /sbin/init.d/egd.rc