Changeset 745 for trunk/server/docs/manpages/smbcacls.1
- Timestamp:
- Nov 27, 2012, 4:43:17 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 581,587,591,594,597,600,615,618,740
- Property svn:mergeinfo changed
-
trunk/server/docs/manpages/smbcacls.1
r620 r745 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 08/0 2/20115 .\" Date: 08/08/2011 6 6 .\" Manual: User Commands 7 .\" Source: Samba 3. 57 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBCACLS" "1" "08/0 2/2011" "Samba 3\&.5" "User Commands"10 .TH "SMBCACLS" "1" "08/08/2011" "Samba 3\&.6" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 23 23 .SH "SYNOPSIS" 24 24 .HP \w'\ 'u 25 smbcacls {//server/share} {filename} [\-D \ acls] [\-M\ acls] [\-a\ acls] [\-S\ acls] [\-C\ name] [\-G\ name] [\-\-numeric] [\-t] [\-U\ username] [\-h] [\-d]25 smbcacls {//server/share} {filename} [\-D|\-\-delete\ acls] [\-M|\-\-modify\ acls] [\-a|\-\-add\ acls] [\-S|\-\-set\ acls] [\-C|\-\-chown\ name] [\-G|\-\-chgrp\ name] [\-I\ allow|romove|copy] [\-\-numeric] [\-t] [\-U\ username] [\-h] [\-d] 26 26 .SH "DESCRIPTION" 27 27 .PP … … 75 75 .sp 76 76 This command is a shortcut for \-M GROUP:name\&. 77 .RE 78 .PP 79 \-I|\-\-inherit allow|remove|copy 80 .RS 4 81 Set or unset the windows "Allow inheritable permissions" check box using the 82 \fI\-I\fR 83 option\&. To set the check box pass allow\&. To unset the check box pass either remove or copy\&. Remove will remove all inherited acls\&. Copy will copy all the inherited acls\&. 77 84 .RE 78 85 .PP … … 255 262 .\} 256 263 \fB#define SEC_ACE_FLAG_INHERIT_ONLY 0x8\fR 264 .RE 257 265 .sp 258 266 .RE … … 332 340 \fIO\fR 333 341 \- Take ownership 342 .RE 334 343 .sp 335 344 .RE … … 371 380 \fIFULL\fR 372 381 \- Equivalent to \'RWXDPO\' permissions 382 .RE 373 383 .SH "EXIT STATUS" 374 384 .PP
Note:
See TracChangeset
for help on using the changeset viewer.