Ignore:
Timestamp:
Apr 9, 2010, 3:51:41 PM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.5.x: trunk update to 3.5.2

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/htmldocs/manpages/smbcacls.1.html

    r414 r429  
    5757Try to authenticate with kerberos. Only useful in
    5858an Active Directory environment.
     59</p></dd><dt><span class="term">-C|--use-ccache</span></dt><dd><p>
     60Try to use the credentials cached by winbind.
    5961</p></dd><dt><span class="term">-A|--authentication-file=filename</span></dt><dd><p>This option allows
    6062you to specify a file from which to read the username and
     
    7981via the <code class="literal">ps</code> command.  To be safe always allow
    8082<code class="literal">rpcclient</code> to prompt for a password and type
    81 it in directly. </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2481697"></a><h2>ACL FORMAT</h2><p>The format of an ACL is one or more ACL entries separated by
     83it in directly. </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2481709"></a><h2>ACL FORMAT</h2><p>The format of an ACL is one or more ACL entries separated by
    8284        either commas or newlines.  An ACL entry is one of the following: </p><pre class="programlisting">
    8385REVISION:&lt;revision number&gt;
     
    104106                permissions</p></li><li><p><span class="emphasis"><em>CHANGE</em></span> - Equivalent to 'RXWD' permissions
    105107                </p></li><li><p><span class="emphasis"><em>FULL</em></span> - Equivalent to 'RWXDPO'
    106                 permissions</p></li></ul></div></div><div class="refsect1" lang="en"><a name="id2481861"></a><h2>EXIT STATUS</h2><p>The <code class="literal">smbcacls</code> program sets the exit status
     108                permissions</p></li></ul></div></div><div class="refsect1" lang="en"><a name="id2481873"></a><h2>EXIT STATUS</h2><p>The <code class="literal">smbcacls</code> program sets the exit status
    107109        depending on the success or otherwise of the operations performed. 
    108110        The exit status may be one of the following values. </p><p>If the operation succeeded, smbcacls returns and exit
     
    110112        or there was an error getting or setting the ACLs, an exit status
    111113        of 1 is returned.  If there was an error parsing any command line
    112         arguments, an exit status of 2 is returned. </p></div><div class="refsect1" lang="en"><a name="id2481894"></a><h2>VERSION</h2><p>This man page is correct for version 3 of the Samba suite.</p></div><div class="refsect1" lang="en"><a name="id2481904"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities
     114        arguments, an exit status of 2 is returned. </p></div><div class="refsect1" lang="en"><a name="id2481906"></a><h2>VERSION</h2><p>This man page is correct for version 3 of the Samba suite.</p></div><div class="refsect1" lang="en"><a name="id2481916"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities
    113115        were created by Andrew Tridgell. Samba is now developed
    114116        by the Samba Team as an Open Source project similar
Note: See TracChangeset for help on using the changeset viewer.