From 4bc1544cfd3f61a71420ec5bf4ea74dabe75fc69 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 17 Feb 2006 02:28:15 +0000 Subject: ldap Idmap suffix should only specify the relative dn. (This used to be commit 25309f02aebf44551f634f7e4c2fbfcbc3d810e9) --- docs/Samba3-HOWTO/TOSHARG-DomainMember.xml | 2 +- docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml b/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml index f1691193e1..eef5e46732 100644 --- a/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml +++ b/docs/Samba3-HOWTO/TOSHARG-DomainMember.xml @@ -1265,7 +1265,7 @@ To use the LDAP ldap idmap suffix, s -ou=Idmap,dc=quenya,dc=org +ou=Idmap diff --git a/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml b/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml index 057e72b10a..083170c658 100644 --- a/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml +++ b/docs/Samba3-HOWTO/TOSHARG-upgrading-to-3.0.xml @@ -762,14 +762,14 @@ In alphabetical order, these are the parameters eliminated from Samba-2.2.x thro idmap backend Samba-3 supports an LDAP backend for the idmap subsystem. The following options inform Samba that the idmap table should be - stored on the directory server onterose in the ou=idmap,dc=quenya,dc=org partition. + stored on the directory server onterose in the ou=Idmap,dc=quenya,dc=org partition. ... ldap:ldap://onterose/ - ou=idmap,dc=quenya,dc=org + ou=Idmap 40000-50000 40000-50000 -- cgit