From: Joseph Sutton Date: Fri, 23 Sep 2022 23:52:12 +0000 (+1200) Subject: docs-xml: 'security = auto' is now the default parameter X-Git-Tag: talloc-2.4.0~752 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffdf0177b5202dc7aad5ae0d98e70e1f21c07775;p=thirdparty%2Fsamba.git docs-xml: 'security = auto' is now the default parameter Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/docs-xml/smbdotconf/security/security.xml b/docs-xml/smbdotconf/security/security.xml index eaf4932bc1d..64339d24e3c 100644 --- a/docs-xml/smbdotconf/security/security.xml +++ b/docs-xml/smbdotconf/security/security.xml @@ -12,10 +12,11 @@ Samba and is one of the most important settings in the smb.conf file. - The default is security = user, as this is + Unless is specified, + the default is security = user, as this is the most common setting, used for a standalone file server or a DC. - The alternatives are + The alternatives to security = user are security = ads or security = domain , which support joining Samba to a Windows domain