Changeset 429 for trunk/server/docs/htmldocs/manpages/smbcquotas.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/smbcquotas.1.html
r414 r429 41 41 Try to authenticate with kerberos. Only useful in 42 42 an Active Directory environment. 43 </p></dd><dt><span class="term">-C|--use-ccache</span></dt><dd><p> 44 Try to use the credentials cached by winbind. 43 45 </p></dd><dt><span class="term">-A|--authentication-file=filename</span></dt><dd><p>This option allows 44 46 you to specify a file from which to read the username and … … 63 65 via the <code class="literal">ps</code> command. To be safe always allow 64 66 <code class="literal">rpcclient</code> to prompt for a password and type 65 it in directly. </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id24816 68"></a><h2>QUOTA_SET_COMAND</h2><p>The format of an the QUOTA_SET_COMMAND is an operation67 it in directly. </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2481680"></a><h2>QUOTA_SET_COMAND</h2><p>The format of an the QUOTA_SET_COMMAND is an operation 66 68 name followed by a set of parameters specific to that operation. 67 69 </p><p>To set user quotas for the user specified by -u or for the … … 75 77 </p><p><strong class="userinput"><code> 76 78 FSQFLAGS:QUOTA_ENABLED/DENY_DISK/LOG_SOFTLIMIT/LOG_HARD_LIMIT 77 </code></strong></p><p>All limits are specified as a number of bytes.</p></div><div class="refsect1" lang="en"><a name="id24817 21"></a><h2>EXIT STATUS</h2><p>The <code class="literal">smbcquotas</code> program sets the exit status79 </code></strong></p><p>All limits are specified as a number of bytes.</p></div><div class="refsect1" lang="en"><a name="id2481733"></a><h2>EXIT STATUS</h2><p>The <code class="literal">smbcquotas</code> program sets the exit status 78 80 depending on the success or otherwise of the operations performed. 79 81 The exit status may be one of the following values. </p><p>If the operation succeeded, smbcquotas returns an exit … … 81 83 or when there was an error getting or setting the quota(s), an exit status 82 84 of 1 is returned. If there was an error parsing any command line 83 arguments, an exit status of 2 is returned. </p></div><div class="refsect1" lang="en"><a name="id24817 54"></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="id2481764"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities85 arguments, an exit status of 2 is returned. </p></div><div class="refsect1" lang="en"><a name="id2481766"></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="id2481776"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities 84 86 were created by Andrew Tridgell. Samba is now developed 85 87 by the Samba Team as an Open Source project similar
Note:
See TracChangeset
for help on using the changeset viewer.