1 <samba:parameter name="enable privileges"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
8 This deprecated parameter controls whether or not smbd will honor privileges assigned to specific SIDs via either
9 <command>net rpc rights</command> or one of the Windows user and group manager tools. This parameter is
10 enabled by default. It can be disabled to prevent members of the Domain Admins group from being able to
11 assign privileges to users or groups which can then result in certain smbd operations running as root that
12 would normally run under the context of the connected user.
16 An example of how privileges can be used is to assign the right to join clients to a Samba controlled
17 domain without providing root access to the server via smbd.
21 Please read the extended description provided in the Samba HOWTO documentation.
25 <value type="default">yes</value>