The autofs5 client doesn't seem to have a problem connecting to the
master LDAP server.  It is only having problems connecting to the
replica (and yes, I do have those settings).

As I dug in to it further, it is definitely the case where only autofs5
can't get its maps from the replica server.  All other things (password
auth, etc) work fine with the master and the replica..  Our autofs4
clients happily work with the master and/or the replica.

-Rich

>
>> Isn't it the problem of defining which attributes to use in
>> automountmap ?
>> I had this resolved (in fedora 7) by uncommenting the necessary
>> attributes in /etc/sysconfig/autofs , have you check that ?
>>
>> in /etc/sysconfig/autofs for mine autofs ldap maps I had to uncomment
>> these:
>>
>> # Other common LDAP nameing
>> #
>> MAP_OBJECT_CLASS="automountMap"
>> ENTRY_OBJECT_CLASS="automount"
>> MAP_ATTRIBUTE="ou"
>> ENTRY_ATTRIBUTE="cn"
>> VALUE_ATTRIBUTE="automountInformation"
>>
>
>

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to