[Freeipa-devel] [PATCH] 732 don't ignore nss_shutdown errors

Rob Crittenden rcritten at redhat.com
Fri Feb 18 04:19:01 UTC 2011


Right before rc1 I discovered a problem in ipa-replica-prepare. It was 
crashign when trying to generate the SSL certificates. The first time it 
failed on nss_shutdown() claiming that NSS wasn't initialized. The 
second time because some object was still in use.

I tracked this down to a change that enables replication. This happens 
using an SSL connection to the server. I'm thinking this is some 
interaction the openldap NSS connection.

The fix is to use an ldapi connection instead.

ticket 965

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-rcrit-732-nss.patch
Type: text/x-patch
Size: 2010 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110217/f3770a73/attachment.bin>


More information about the Freeipa-devel mailing list