From 8daa83a594a2e98f39d764422bfbdbc62c9efd44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:00 +0200 Subject: Adding upstream version 2:4.20.0+dfsg. Signed-off-by: Daniel Baumann --- docs-xml/smbdotconf/security/usernamemapscript.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs-xml/smbdotconf/security/usernamemapscript.xml (limited to 'docs-xml/smbdotconf/security/usernamemapscript.xml') diff --git a/docs-xml/smbdotconf/security/usernamemapscript.xml b/docs-xml/smbdotconf/security/usernamemapscript.xml new file mode 100644 index 0000000..7123c53 --- /dev/null +++ b/docs-xml/smbdotconf/security/usernamemapscript.xml @@ -0,0 +1,19 @@ + + + This script is a mutually exclusive alternative to the + parameter. This parameter + specifies an external program or script that must accept a single + command line option (the username transmitted in the authentication + request) and return a line on standard output (the name to which + the account should mapped). In this way, it is possible to store + username map tables in an LDAP directory services. + + + + +/etc/samba/scripts/mapusers.sh + -- cgit v1.2.3