From 4f5791ebd03eaec1c7da0865a383175b05102712 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 19:47:29 +0200 Subject: Adding upstream version 2:4.17.12+dfsg. Signed-off-by: Daniel Baumann --- docs-xml/smbdotconf/security/validusers.xml | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 docs-xml/smbdotconf/security/validusers.xml (limited to 'docs-xml/smbdotconf/security/validusers.xml') diff --git a/docs-xml/smbdotconf/security/validusers.xml b/docs-xml/smbdotconf/security/validusers.xml new file mode 100644 index 0000000..0b681a1 --- /dev/null +++ b/docs-xml/smbdotconf/security/validusers.xml @@ -0,0 +1,38 @@ + + + + This is a list of users that should be allowed to login to this service. Names starting with + '@', '+' and '&' are interpreted using the same rules as described in the + invalid users parameter. + + + + If this is empty (the default) then any user can login. If a username is in both this list + and the invalid users list then access is denied + for that user. + + + + The current servicename is substituted for %S. + This is useful in the [homes] section. + + + Note: When used in the [global] section this + parameter may have unwanted side effects. For example: If samba is configured as a MASTER BROWSER (see + local master, + os level, + domain master, + preferred master) this option + will prevent workstations from being able to browse the network. + + + + +invalid users + +No valid users list (anyone can login) +greg, @pcusers + -- cgit v1.2.3