From: Joseph Sutton Date: Fri, 23 Sep 2022 23:51:22 +0000 (+1200) Subject: docs-xml: Fix references to 'encrypt passwords' parameter X-Git-Tag: talloc-2.4.0~753 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=534bc646d7e6f46d29c5d2bb653d6e7f6e56bf31;p=thirdparty%2Fsamba.git docs-xml: Fix references to 'encrypt passwords' parameter It should be 'encrypt passwords', not 'encrypted passwords'. 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 86f5f2acf01..eaf4932bc1d 100644 --- a/docs-xml/smbdotconf/security/security.xml +++ b/docs-xml/smbdotconf/security/security.xml @@ -5,7 +5,7 @@ enumlist="enum_security" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - /(yes|true)/ + /(yes|true)/ This option affects how clients respond to @@ -37,7 +37,7 @@ If is not specified, this is the default security setting in Samba. With user-level security a client must first "log-on" with a valid username and password (which can be mapped using the - parameter). Encrypted passwords (see the parameter) can also + parameter). Encrypted passwords (see the parameter) can also be used in this security mode. Parameters such as and if set are then applied and may change the UNIX user to use on this connection, but only after @@ -54,7 +54,7 @@ This mode will only work correctly if net 8 has been used to add this - machine into a Windows NT Domain. It expects the + machine into a Windows NT Domain. It expects the parameter to be set to yes. In this mode Samba will try to validate the username/password by passing it to a Windows NT Primary or Backup Domain Controller, in exactly @@ -78,7 +78,7 @@ See the parameter for details on doing this. See also the parameter and - the parameter. + the parameter. SECURITY = ADS diff --git a/docs-xml/smbdotconf/security/serverrole.xml b/docs-xml/smbdotconf/security/serverrole.xml index b8b83a127b5..cb63c769217 100644 --- a/docs-xml/smbdotconf/security/serverrole.xml +++ b/docs-xml/smbdotconf/security/serverrole.xml @@ -32,7 +32,7 @@ If is also not specified, this is the default security setting in Samba. In standalone operation, a client must first "log-on" with a valid username and password (which can be mapped using the - parameter) stored on this machine. Encrypted passwords (see the parameter) are by default + parameter) stored on this machine. Encrypted passwords (see the parameter) are by default used in this security mode. Parameters such as and if set are then applied and may change the UNIX user to use on this connection, but only after @@ -42,7 +42,7 @@ This mode will only work correctly if net 8 has been used to add this - machine into a Windows Domain. It expects the + machine into a Windows Domain. It expects the parameter to be set to yes. In this mode Samba will try to validate the username/password by passing it to a Windows or Samba Domain Controller, in exactly