From 8f8a9f01909ba29e2b781310baeeaaddc3f15f0d Mon Sep 17 00:00:00 2001 From: "Gerald W. Carter" Date: Tue, 22 Apr 2008 10:09:40 -0500 Subject: Moving docs tree to docs-xml to make room for generated docs in the release tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14) --- docs-xml/smbdotconf/winbind/winbindnssinfo.xml | 40 ++++++++++++++++++++++++++ 1 file changed, 40 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 0000000000..d6e40c6bf6 --- /dev/null +++ b/docs-xml/smbdotconf/winbind/winbindnssinfo.xml @@ -0,0 +1,40 @@ + + + + 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 | 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. Note that + retrieving UID and GID from your ADS-Server requires to + use idmap backend = ad + or idmap config DOMAIN:backend = ad + as well. + + + + + + + + +template +template sfu + -- cgit