diff options
author | Gerald Carter <jerry@samba.org> | 2008-03-27 17:54:31 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:44 -0500 |
commit | 0bcced17e0758401f411e2fafa7388298d95450d (patch) | |
tree | cab06f183fe4c948a1c0bdbf851a0e0969b92a49 | |
parent | 425a8b838e46dddf43b296f0fe200fb4b9500e5d (diff) | |
download | samba-0bcced17e0758401f411e2fafa7388298d95450d.tar.gz samba-0bcced17e0758401f411e2fafa7388298d95450d.tar.bz2 samba-0bcced17e0758401f411e2fafa7388298d95450d.zip |
Add rfc2307 as a valid value for winbind nss info parameter.
(This used to be commit a76499cfc5fed8d704bd8f3361d32c0090de032b)
-rw-r--r-- | docs/smbdotconf/winbind/winbindnssinfo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/smbdotconf/winbind/winbindnssinfo.xml b/docs/smbdotconf/winbind/winbindnssinfo.xml index fc31125a04..d6e40c6bf6 100644 --- a/docs/smbdotconf/winbind/winbindnssinfo.xml +++ b/docs/smbdotconf/winbind/winbindnssinfo.xml @@ -18,7 +18,7 @@ </listitem> <listitem> - <para><parameter moreinfo="none">sfu</parameter> + <para><parameter moreinfo="none"><sfu | rfc2307 ></parameter> - 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 |