mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +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:
parent
33a59921be
commit
e912764a5e
@ -1055,6 +1055,33 @@ the rid and description is also provided for each account.
|
||||
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title>SAM RIGHTS LIST</title>
|
||||
|
||||
<para>
|
||||
List all available privileges.
|
||||
</para>
|
||||
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title>SAM RIGHTS GRANT <NAME> <PRIVILEGE></title>
|
||||
|
||||
<para>
|
||||
Grant one or more privileges to a user.
|
||||
</para>
|
||||
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title>SAM RIGHTS REVOKE <NAME> <PRIVILEGE></title>
|
||||
|
||||
<para>
|
||||
Revoke one or more privileges from a user.
|
||||
</para>
|
||||
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title>SAM SHOW <NAME></title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user