Author: kseeger Date: 2007-12-13 13:36:59 +0000 (Thu, 13 Dec 2007) New Revision: 1214
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1214 Log: Change idmap_ad to the new spelling to fix bug #3733. Thanks to Christoph Peus. Karolin Modified: trunk/smbdotconf/winbind/winbindnssinfo.xml Changeset: Modified: trunk/smbdotconf/winbind/winbindnssinfo.xml =================================================================== --- trunk/smbdotconf/winbind/winbindnssinfo.xml 2007-12-06 11:43:08 UTC (rev 1213) +++ trunk/smbdotconf/winbind/winbindnssinfo.xml 2007-12-13 13:36:59 UTC (rev 1214) @@ -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>
