]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs-xml: Fix references to 'encrypt passwords' parameter
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 23 Sep 2022 23:51:22 +0000 (11:51 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Oct 2022 04:23:32 +0000 (04:23 +0000)
It should be 'encrypt passwords', not 'encrypted passwords'.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/smbdotconf/security/security.xml
docs-xml/smbdotconf/security/serverrole.xml

index 86f5f2acf01c454f2ec1c0f6178a05d275412d5f..eaf4932bc1d616cf96e6f1ef6149bef85d92e211 100644 (file)
@@ -5,7 +5,7 @@
                  enumlist="enum_security"
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <when_value value="security">
-    <requires option="encrypted passwords">/(yes|true)/</requires>
+    <requires option="encrypt passwords">/(yes|true)/</requires>
 </when_value>
 <description>
     <para>This option affects how clients respond to 
@@ -37,7 +37,7 @@
     <para>If <smbconfoption name="server role"/> is not specified, this is the default security setting in Samba. 
     With user-level security a client must first &quot;log-on&quot; with a 
     valid username and password (which can be mapped using the <smbconfoption name="username map"/> 
-    parameter). Encrypted passwords (see the <smbconfoption name="encrypted passwords"/> parameter) can also
+    parameter). Encrypted passwords (see the <smbconfoption name="encrypt passwords"/> parameter) can also
     be used in this security mode. Parameters such as <smbconfoption name="user"/> and <smbconfoption
        name="guest only"/> if set      are then applied and 
     may change the UNIX user to use on this connection, but only after 
@@ -54,7 +54,7 @@
 
     <para>This mode will only work correctly if <citerefentry><refentrytitle>net</refentrytitle>
     <manvolnum>8</manvolnum></citerefentry> has been used to add this
-    machine into a Windows NT Domain. It expects the <smbconfoption name="encrypted passwords"/>
+    machine into a Windows NT Domain. It expects the <smbconfoption name="encrypt passwords"/>
        parameter to be set to <constant>yes</constant>. 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 <smbconfoption name="map to guest"/> parameter for details on doing this.</para>
 
     <para>See also the <smbconfoption name="password server"/> parameter and
-        the <smbconfoption name="encrypted passwords"/> parameter.</para>
+        the <smbconfoption name="encrypt passwords"/> parameter.</para>
 
        <para><anchor id="SECURITYEQUALSADS"/><emphasis>SECURITY = ADS</emphasis></para>
        
index b8b83a127b5df3995970e857660621c75c04ad01..cb63c7692170c2844a612be8c668d7249c8c98c9 100644 (file)
@@ -32,7 +32,7 @@
     <para>If <smbconfoption name="security"/> is also not specified, this is the default security setting in Samba. 
     In standalone operation, a client must first &quot;log-on&quot; with a 
     valid username and password (which can be mapped using the <smbconfoption name="username map"/> 
-    parameter) stored on this machine. Encrypted passwords (see the <smbconfoption name="encrypted passwords"/> parameter) are by default
+    parameter) stored on this machine. Encrypted passwords (see the <smbconfoption name="encrypt passwords"/> parameter) are by default
     used in this security mode. Parameters such as <smbconfoption name="user"/> and <smbconfoption
        name="guest only"/> if set      are then applied and 
     may change the UNIX user to use on this connection, but only after 
@@ -42,7 +42,7 @@
 
     <para>This mode will only work correctly if <citerefentry><refentrytitle>net</refentrytitle>
     <manvolnum>8</manvolnum></citerefentry> has been used to add this
-    machine into a Windows Domain. It expects the <smbconfoption name="encrypted passwords"/>
+    machine into a Windows Domain. It expects the <smbconfoption name="encrypt passwords"/>
        parameter to be set to <constant>yes</constant>. In this 
     mode Samba will try to validate the username/password by passing
     it to a Windows or Samba Domain Controller, in exactly