diff options
author | Andrew Bartlett <abartlet@samba.org> | 2011-05-13 17:55:41 +0200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2011-05-13 19:51:41 +0200 |
commit | 46168e99f7c6116b96335635ad974c7d8e20948e (patch) | |
tree | 3f97be969a9a1389ffbac7e60131e84bd0da64ac /docs-xml/smbdotconf/logon | |
parent | c31f95f66dcf1c11646b1edd84966e8369904a8c (diff) | |
download | samba-46168e99f7c6116b96335635ad974c7d8e20948e.tar.gz samba-46168e99f7c6116b96335635ad974c7d8e20948e.tar.bz2 samba-46168e99f7c6116b96335635ad974c7d8e20948e.zip |
s3-param Deprecate a number of security parameters for 3.6
This follows up on the agreement on the samba-technical list in Jan
2011 to deprecate these options, and to possibly remove these in the
4.0 release after user feedback.
Andrew Bartlett
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri May 13 19:51:41 CEST 2011 on sn-devel-104
Diffstat (limited to 'docs-xml/smbdotconf/logon')
-rw-r--r-- | docs-xml/smbdotconf/logon/enableprivileges.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/smbdotconf/logon/enableprivileges.xml b/docs-xml/smbdotconf/logon/enableprivileges.xml index 3e958e0ce9..0fbc504c52 100644 --- a/docs-xml/smbdotconf/logon/enableprivileges.xml +++ b/docs-xml/smbdotconf/logon/enableprivileges.xml @@ -5,7 +5,7 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para> - This parameter controls whether or not smbd will honor privileges assigned to specific SIDs via either + This deprecated parameter controls whether or not smbd will honor privileges assigned to specific SIDs via either <command>net rpc rights</command> or one of the Windows user and group manager tools. This parameter is enabled by default. It can be disabled to prevent members of the Domain Admins group from being able to assign privileges to users or groups which can then result in certain smbd operations running as root that |