Changeset 862 for trunk/server/docs/manpages/smbcacls.1
- Timestamp:
- May 13, 2014, 11:39:04 AM (11 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 860
- Property svn:mergeinfo changed
-
trunk/server/docs/manpages/smbcacls.1
r752 r862 2 2 .\" Title: smbcacls 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 5.2<http://docbook.sf.net/>5 .\" Date: 10/29/20124 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> 5 .\" Date: 09/18/2013 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBCACLS" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SMBCACLS" "1" "09/18/2013" "Samba 3\&.6" "User Commands" 11 .\" ----------------------------------------------------------------- 12 .\" * Define some portability stuff 13 .\" ----------------------------------------------------------------- 14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 .\" http://bugs.debian.org/507673 16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html 17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18 .ie \n(.g .ds Aq \(aq 19 .el .ds Aq ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 91 100 \-t|\-\-test\-args 92 101 .RS 4 93 Don\ 't actually do anything, only validate the correctness of the arguments\&.102 Don\*(Aqt actually do anything, only validate the correctness of the arguments\&. 94 103 .RE 95 104 .PP … … 109 118 .sp 110 119 Note that specifying this parameter here will override the 111 \m[blue]\fB \%smb.conf.5.html#\fR\m[]120 \m[blue]\fBlog level\fR\m[] 112 121 parameter in the 113 122 smb\&.conf … … 355 364 .\} 356 365 \fIREAD\fR 357 \- Equivalent to \ 'RX\'permissions366 \- Equivalent to \*(AqRX\*(Aq permissions 358 367 .RE 359 368 .sp … … 367 376 .\} 368 377 \fICHANGE\fR 369 \- Equivalent to \ 'RXWD\'permissions378 \- Equivalent to \*(AqRXWD\*(Aq permissions 370 379 .RE 371 380 .sp … … 379 388 .\} 380 389 \fIFULL\fR 381 \- Equivalent to \ 'RWXDPO\'permissions390 \- Equivalent to \*(AqRWXDPO\*(Aq permissions 382 391 .RE 383 392 .SH "EXIT STATUS" … … 389 398 If the operation succeeded, smbcacls returns and exit status of 0\&. If 390 399 smbcacls 391 couldn\ 't connect to the specified server, or there was an error getting or setting the ACLs, an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&.400 couldn\*(Aqt connect to the specified server, or there was an error getting or setting the ACLs, an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&. 392 401 .SH "VERSION" 393 402 .PP
Note:
See TracChangeset
for help on using the changeset viewer.