On Fri, 2006-08-25 at 18:04 +0200, Guillaume Rousse wrote: > [EMAIL PROTECTED] wrote: > >> OK, I found the issue: when all you have is mapname, and you have to use > >> default server and base, you should use LDAP_SCOPE_SUBTREE scope for > >> your query, not LDAP_SCOPE_ONELEVEL > > > > Why? > Because using LDAP_SCOPE_ONELEVEL assume your master map is directly > beyond your default base, which is likely to be wrong.
Ha, of course, and I thought that would be more efficient. Pity it just doesn't work. I'll fix it. Ian _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
