Hide Forgot
Created attachment 491112 [details] Test +++ This bug was initially created as a clone of Bug #695141 +++ Created attachment 491111 [details] Test Description of problem: When configuring autofs through ldap such that server requires client certificates, connection does not work, i.e. mountpoint cannot be accessed. When client verification is dropped (but SSL/TLS and server verification is still enabled), everything works fine. According to man page of auto.master, automounter should be able to read openldap clients configuration (/etc/openldap/ldap.conf and ldaprc) and it is (server verification works fine), but it seems that client certificates are omitted. Version-Release number of selected component (if applicable): autofs-5.0.5-37.fc16 How reproducible: Always Steps to Reproduce: 1. Configure autofs to works with openldap over SSL/TLS with both server and client certificates, create mountpoint setup on ldap server, try to access it. Additional info: For a detailed reproducer including all necessary configuration, see attached test, it is written using beakerlib (install beakerlib package). Run it as root from the test directory by 'bash runtesh.sh'.
Closing this bug, see bug 695141 for more information.