Ignore:
Timestamp:
May 12, 2014, 8:58:38 PM (11 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.6: updated vendor to latest version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/manpages/sharesec.1

    r746 r860  
    22.\"     Title: sharesec
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 10/29/2012
     4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
     5.\"      Date: 09/18/2013
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    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 '
    1120.\" -----------------------------------------------------------------
    1221.\" * set default formatting
     
    8998.sp
    9099Note 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[]
    92101parameter in the
    93102smb\&.conf
     
    226235.\}
    227236\fIREAD\fR
    228 \- Equivalent to \'RX\' permissions
     237\- Equivalent to \*(AqRX\*(Aq permissions
    229238.RE
    230239.sp
     
    238247.\}
    239248\fICHANGE\fR
    240 \- Equivalent to \'RXWD\' permissions
     249\- Equivalent to \*(AqRXWD\*(Aq permissions
    241250.RE
    242251.sp
     
    250259.\}
    251260\fIFULL\fR
    252 \- Equivalent to \'RWXDPO\' permissions
     261\- Equivalent to \*(AqRWXDPO\*(Aq permissions
    253262.RE
    254263.SH "EXIT STATUS"
     
    260269If the operation succeeded, sharesec returns and exit status of 0\&. If
    261270sharesec
    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\&.
     271couldn\*(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\&.
    263272.SH "EXAMPLES"
    264273.PP
Note: See TracChangeset for help on using the changeset viewer.