[Freeipa-devel] [PATCH] 072 Fix support for nss-pam-ldapd

Martin Kosek mkosek at redhat.com
Wed Jun 1 07:41:42 UTC 2011


Test hints:
1) Test with nss-ldap package
- install nss-ldap on the client machine
- install IPA client with --no-sssd option
- `id admin', logging to the machine should work (even after the
restart, i.e. correct services are run after the restart)
2) Test with nss-pam-ldapd
- uninstall nss-ldap, install nss-pam-ldapd
- install IPA client with --no-sssd option
- `id admin', logging to the machine should work 
3) Test with SSSD
- install IPA client
- `id admin', logging to the machine should work

---

Client installation with --no-sssd option was broken if the client
was based on a nss-pam-ldap instead of nss_ldap. The main issue is
with authconfig rewriting the nslcd.conf after it has been
configured by ipa-client-install.

This has been fixed by changing an order of installation steps.
Additionally, nslcd daemon needed for nss-pam-ldap function is
correctly started.

https://fedorahosted.org/freeipa/ticket/1235

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-072-fix-support-for-nss-pam-ldapd.patch
Type: text/x-patch
Size: 4528 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110601/be942141/attachment.bin>


More information about the Freeipa-devel mailing list