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/winbind/winbindnssinfo.xml | 38 ++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 docs-xml/smbdotconf/winbind/winbindnssinfo.xml (limited to 'docs-xml/smbdotconf/winbind/winbindnssinfo.xml') diff --git a/docs-xml/smbdotconf/winbind/winbindnssinfo.xml b/docs-xml/smbdotconf/winbind/winbindnssinfo.xml new file mode 100644 index 0000000..e6d17c2 --- /dev/null +++ b/docs-xml/smbdotconf/winbind/winbindnssinfo.xml @@ -0,0 +1,38 @@ + + + + This parameter is designed to control how Winbind retrieves Name + Service Information to construct a user's home directory and login shell. + Currently the following settings are available: + + + + template + - The default, using the parameters of template + shell and template homedir) + + + + + <sfu | sfu20 | rfc2307 > + - When Samba is running in security = ads and your Active Directory + Domain Controller does support the Microsoft "Services for Unix" (SFU) + LDAP schema, winbind can retrieve the login shell and the home + directory attributes directly from your Directory Server. For SFU 3.0 or 3.5 simply choose + "sfu", if you use SFU 2.0 please choose "sfu20". + Note that for the idmap backend idmap_ad + you need to configure those settings in the idmap configuration section. + Make sure to consult the documentation of the idmap backend that you are using. + + + + + + + +template +sfu + -- cgit v1.2.3