docs-xml: Remove reference to invalid 'user' parameter
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 23 Sep 2022 23:52:31 +0000 (11:52 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Oct 2022 04:23:32 +0000 (04:23 +0000)
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 64339d24e3ca3175d6c9c72b781f58f204eb8026..be2e9fdc4c9357ef137fc06d7cc774fac3f8d354 100644 (file)
@@ -39,7 +39,7 @@
     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="encrypt passwords"/> parameter) can also
-    be used in this security mode. Parameters such as <smbconfoption name="user"/> and <smbconfoption
+    be used in this security mode. Parameters such as <smbconfoption name="force 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 
     the user has been successfully authenticated.</para>
index cb63c7692170c2844a612be8c668d7249c8c98c9..1ccc8c5ebe8c92f23b226d3c58be852e384819d8 100644 (file)
@@ -33,7 +33,7 @@
     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="encrypt passwords"/> parameter) are by default
-    used in this security mode. Parameters such as <smbconfoption name="user"/> and <smbconfoption
+    used in this security mode. Parameters such as <smbconfoption name="force 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 
     the user has been successfully authenticated.</para>