1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

s3/docs: Add documentation for 'net sam rights'.

This is part of a fix for bug #6328.

Karolin
This commit is contained in:
Karolin Seeger 2009-06-18 09:32:10 +02:00
parent 33a59921be
commit e912764a5e

View File

@ -1055,6 +1055,33 @@ the rid and description is also provided for each account.
</refsect2> </refsect2>
<refsect2>
<title>SAM RIGHTS LIST</title>
<para>
List all available privileges.
</para>
</refsect2>
<refsect2>
<title>SAM RIGHTS GRANT &lt;NAME&gt; &lt;PRIVILEGE&gt;</title>
<para>
Grant one or more privileges to a user.
</para>
</refsect2>
<refsect2>
<title>SAM RIGHTS REVOKE &lt;NAME&gt; &lt;PRIVILEGE&gt;</title>
<para>
Revoke one or more privileges from a user.
</para>
</refsect2>
<refsect2> <refsect2>
<title>SAM SHOW &lt;NAME&gt;</title> <title>SAM SHOW &lt;NAME&gt;</title>