From e912764a5e0c1f05f921667eb56ef58552de454b Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 18 Jun 2009 09:32:10 +0200 Subject: [PATCH] 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(+) diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index 68e4edb344c..107a96ae960 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -1056,6 +1056,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> -- 2.11.4.GIT