Changeset 860 for vendor/current/docs/manpages/sharesec.1
- Timestamp:
- May 12, 2014, 8:58:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/sharesec.1
r746 r860 2 2 .\" Title: sharesec 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 "SHARESEC" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SHARESEC" "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 … … 89 98 .sp 90 99 Note that specifying this parameter here will override the 91 \m[blue]\fB \%smb.conf.5.html#\fR\m[]100 \m[blue]\fBlog level\fR\m[] 92 101 parameter in the 93 102 smb\&.conf … … 226 235 .\} 227 236 \fIREAD\fR 228 \- Equivalent to \ 'RX\'permissions237 \- Equivalent to \*(AqRX\*(Aq permissions 229 238 .RE 230 239 .sp … … 238 247 .\} 239 248 \fICHANGE\fR 240 \- Equivalent to \ 'RXWD\'permissions249 \- Equivalent to \*(AqRXWD\*(Aq permissions 241 250 .RE 242 251 .sp … … 250 259 .\} 251 260 \fIFULL\fR 252 \- Equivalent to \ 'RWXDPO\'permissions261 \- Equivalent to \*(AqRWXDPO\*(Aq permissions 253 262 .RE 254 263 .SH "EXIT STATUS" … … 260 269 If the operation succeeded, sharesec returns and exit status of 0\&. If 261 270 sharesec 262 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\&.271 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\&. 263 272 .SH "EXAMPLES" 264 273 .PP
Note:
See TracChangeset
for help on using the changeset viewer.