From: Simo Sorce Date: Wed, 21 Mar 2007 20:49:41 +0000 (+0000) Subject: Explain it in another way, that will not set up false expectations X-Git-Tag: samba-4.0.0alpha6~801^2~1795 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1abc27fa0097cdb85c6ad0635cf00e896bc07357;p=thirdparty%2Fsamba.git Explain it in another way, that will not set up false expectations (This used to be commit f56403ecb73ef103a97d8aa53041779e0f438f7f) --- diff --git a/docs/manpages-3/idmap_ldap.8.xml b/docs/manpages-3/idmap_ldap.8.xml index 367e17de6d6..32c3f5e921a 100644 --- a/docs/manpages-3/idmap_ldap.8.xml +++ b/docs/manpages-3/idmap_ldap.8.xml @@ -98,8 +98,11 @@ The follow sets of a LDAP configuration which uses a slave server - running on localhost for fetching SID/gid/uid mappings while - sending update requests to the directory master server. + running on localhost for fast fetching SID/gid/uid mappings, it + implies correct configuration of referrals. + The idmap alloc backend is pointed directly to the master to skip + the referral (and consequent reconnection to the master) that the + slave would return as allocation requires writing on the master.