[Freeipa-devel] [PATCH] 979 kinit before connect in client

Rob Crittenden rcritten at redhat.com
Sun Mar 4 01:04:36 UTC 2012


I'm not sure why this didn't always fail but in the client installer we 
were creating a connection before calling kinit. I re-arranged this in 
and beefed up the client logging.

While testing this I periodically ran into an NSS shutdown error where 
the ping() connection hadn't closed before the host_mod to add the SSH 
keys was run.

This stores dbdir in the connection so we can check to see if the same 
database is being used so NSSConnection can skip the nss_init().

I tested client installs using: ipa-client-install --enable-dns-updates 
--ssh-trust-dns

This same error was reported when installing a replica with --setup-dns.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-rcrit-979-client.patch
Type: text/x-patch
Size: 6969 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120303/92db85fe/attachment.bin>


More information about the Freeipa-devel mailing list