hi,

The autofs-ldap-auto-master binary which looks up maps in LDAP 
appears to use a broken search string, eg:

        &(objectclass=automountMap)(ou=auto.master)

this does not return any records, as it is not enclosed in brackets,
it should be:

        (&(objectclass=automountMap)(ou=auto.master))

presumably other filters in this programme are similarly broken.

This is with autofs-3.1.7-28 from RH (and against 
RH package openldap-2.0.27-2.7.3 server).

Why the need for a binary again?

regards,
-- 
Paul Jakma      [EMAIL PROTECTED]       [EMAIL PROTECTED]       Key ID: 64A2FF6A
        warning: do not ever send email to [EMAIL PROTECTED]
Fortune:
It is not every question that deserves an answer.
                -- Publilius Syrus

_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to