Changeset 429 for trunk/server/docs/htmldocs/manpages/smbcacls.1.html
- Timestamp:
- Apr 9, 2010, 3:51:41 PM (15 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
-
Property svn:mergeinfo
set to
/vendor/3.5.2 merged eligible /vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
trunk/server/docs/htmldocs/manpages/smbcacls.1.html
r414 r429 57 57 Try to authenticate with kerberos. Only useful in 58 58 an Active Directory environment. 59 </p></dd><dt><span class="term">-C|--use-ccache</span></dt><dd><p> 60 Try to use the credentials cached by winbind. 59 61 </p></dd><dt><span class="term">-A|--authentication-file=filename</span></dt><dd><p>This option allows 60 62 you to specify a file from which to read the username and … … 79 81 via the <code class="literal">ps</code> command. To be safe always allow 80 82 <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="id2481 697"></a><h2>ACL FORMAT</h2><p>The format of an ACL is one or more ACL entries separated by83 it 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 82 84 either commas or newlines. An ACL entry is one of the following: </p><pre class="programlisting"> 83 85 REVISION:<revision number> … … 104 106 permissions</p></li><li><p><span class="emphasis"><em>CHANGE</em></span> - Equivalent to 'RXWD' permissions 105 107 </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="id24818 61"></a><h2>EXIT STATUS</h2><p>The <code class="literal">smbcacls</code> program sets the exit status108 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 107 109 depending on the success or otherwise of the operations performed. 108 110 The exit status may be one of the following values. </p><p>If the operation succeeded, smbcacls returns and exit … … 110 112 or there was an error getting or setting the ACLs, an exit status 111 113 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="id2481 894"></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 utilities114 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 113 115 were created by Andrew Tridgell. Samba is now developed 114 116 by the Samba Team as an Open Source project similar
Note:
See TracChangeset
for help on using the changeset viewer.