summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <ks@samba.org>2007-12-13 13:36:59 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:41 -0500
commit6fd583e81a96ae4a4fba9208212b3528bb14ca3c (patch)
treebf9460b2f6d5daac97c488010797df13d4836f71
parent492b4b572ee717fde09e4857b4804cee5385eaca (diff)
downloadsamba-6fd583e81a96ae4a4fba9208212b3528bb14ca3c.tar.gz
samba-6fd583e81a96ae4a4fba9208212b3528bb14ca3c.tar.bz2
samba-6fd583e81a96ae4a4fba9208212b3528bb14ca3c.zip
Change idmap_ad to the new spelling to fix bug #3733.
Thanks to Christoph Peus. Karolin (This used to be commit 4af063fa2b820ea091df7272fa50ede94edd52f7)
-rw-r--r--docs/smbdotconf/winbind/winbindnssinfo.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/smbdotconf/winbind/winbindnssinfo.xml b/docs/smbdotconf/winbind/winbindnssinfo.xml
index c21f477275..fc31125a04 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
- <parameter moreinfo="non">idmap backend</parameter> = idmap_ad as well.
+ retrieving UID and GID from your ADS-Server requires to
+ use <parameter moreinfo="non">idmap backend</parameter> = ad
+ or <parameter moreinfo="non">idmap config DOMAIN:backend</parameter> = ad
+ as well.
</para>
</listitem>