8c02b00 Allow sssd clients to reconnect

1 file Authored by sbose 13 years ago, Committed by sgallagh 13 years ago,
    Allow sssd clients to reconnect
    
    Currently the PAM and NSS client just return an error if there are
    problems on an open socket. This will lead to problems in long running
    programs like gdm if sssd is restarted, e.g. during an update. With this
    patch the socket is closed and reopened.
    
        
file modified
+3 -4