Created attachment 463750 [details] configuration files patch On Fedora 14, the ipa-client-install script populates /etc/ldap.conf with configuration values, but that file no longer exists. The previous nss_ldap package (which included ldap pam module), configured in /etc/ldap_conf has been splitted in two : nss_ldap with configuration in /etc/nss_ldap.conf and pam_ldap with configuration in /etc/pam_ldap.conf . /etc/ldap.conf no longer exists. A working workaround is to symlinks these two new files to the old one. I've also created a quick patch for the ipa-client-install script to adress this issue on Fedora 14.
Upstream ticket: https://fedorahosted.org/freeipa/ticket/50
Fixed upstream: master: ea76d8c59af338f6a79ec87d7a931d2c8643e747