From e912764a5e0c1f05f921667eb56ef58552de454b Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 18 Jun 2009 09:32:10 +0200 Subject: s3/docs: Add documentation for 'net sam rights'. This is part of a fix for bug #6328. Karolin --- docs-xml/manpages-3/net.8.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'docs-xml/manpages-3') diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index 68e4edb344..107a96ae96 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -1055,6 +1055,33 @@ the rid and description is also provided for each account. + +SAM RIGHTS LIST + + +List all available privileges. + + + + + +SAM RIGHTS GRANT <NAME> <PRIVILEGE> + + +Grant one or more privileges to a user. + + + + + +SAM RIGHTS REVOKE <NAME> <PRIVILEGE> + + +Revoke one or more privileges from a user. + + + + SAM SHOW <NAME> -- cgit