From 390c3996da3366367a6354698dca204de74a3869 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Thu, 22 Dec 2005 19:40:24 +0000 Subject: Added clarification regarding user rights and privileges. (This used to be commit 1ec6e88e157cb8e07c22553b0d94d3f19e8766ab) --- docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml b/docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml index 828e3104bd..5ce64ddffd 100644 --- a/docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml +++ b/docs/Samba3-HOWTO/TOSHARG-RightsAndPriviliges.xml @@ -250,7 +250,10 @@ The net rpc rights utility in Samba 3.0.11 has three new subc Domain Admins revoke privileges You must be connected as a member of the Domain Admins group to be able to grant or revoke privileges assigned -to an account. This capability is inherent to the Domain Admins group and is not configurable. +to an account. This capability is inherent to the Domain Admins group and is not configurable. There are no +default rights and privileges, except the ability for a member of the Domain Admins group to assign them. +This means that all administrative rights and privileges (other than the ability to assign them) must be +explicitly assigned, even for the Domain Admins group. -- cgit