From: Karolin Seeger Date: Thu, 13 Dec 2007 13:36:59 +0000 (+0000) Subject: Change idmap_ad to the new spelling to fix bug #3733. X-Git-Tag: samba-3.3.0pre1~1543 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4af063fa2b820ea091df7272fa50ede94edd52f7;p=thirdparty%2Fsamba.git Change idmap_ad to the new spelling to fix bug #3733. Thanks to Christoph Peus. Karolin --- diff --git a/docs/smbdotconf/winbind/winbindnssinfo.xml b/docs/smbdotconf/winbind/winbindnssinfo.xml index c21f4772756..fc31125a041 100644 --- a/docs/smbdotconf/winbind/winbindnssinfo.xml +++ b/docs/smbdotconf/winbind/winbindnssinfo.xml @@ -23,8 +23,10 @@ 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 = idmap_ad as well. + retrieving UID and GID from your ADS-Server requires to + use idmap backend = ad + or idmap config DOMAIN:backend = ad + as well.