5f59122 Report to user if an LDAP error occurs

4 files Authored by rcritten 8 years ago, Committed by puiterwijk 8 years ago,
    Report to user if an LDAP error occurs
    
    Catch LDAP errors and display them properly rather than
    just dumping the exception.
    
    Rename variable authed to authok.
    
    Add test for case where LDAP server is not started to
    confirm the user receives the error alert.
    
    https://fedorahosted.org/ipsilon/ticket/55
    
    Signed-off-by: Rob Crittenden <rcritten@redhat.com>
    Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
    
        
file modified
+1 -0
file modified
+17 -6
file modified
+7 -3
file added
+139