Bug 658505 - new LDAP client configuration files in fedora 14
Summary: new LDAP client configuration files in fedora 14
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: ipa
Version: 14
Hardware: All
OS: Unspecified
low
high
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-30 15:13 UTC by Charles Leclerc
Modified: 2011-10-20 20:50 UTC (History)
4 users (show)

Fixed In Version: freeipa-2.0.0-1.fc15
Clone Of:
Environment:
Last Closed: 2011-10-20 20:50:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
configuration files patch (1.99 KB, application/octet-stream)
2010-11-30 15:13 UTC, Charles Leclerc
no flags Details

Description Charles Leclerc 2010-11-30 15:13:47 UTC
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.

Comment 1 Martin Kosek 2011-10-20 20:48:10 UTC
Upstream ticket:
https://fedorahosted.org/freeipa/ticket/50

Comment 2 Martin Kosek 2011-10-20 20:50:14 UTC
Fixed upstream:

master: ea76d8c59af338f6a79ec87d7a931d2c8643e747


Note You need to log in before you can comment on or make changes to this bug.