ab355ec Views: apply user SSH public key override

5 files Authored by sbose 9 years ago, Committed by jhrozek 9 years ago,
    Views: apply user SSH public key override
    
    With this patch the SSH public key override attribute is read from the
    FreeIPA server and saved in the cache with the other override data.
    
    Since it is possible to have multiple public SSH keys this override
    value does not replace any other data but will be added to existing
    values.
    
    Fixes https://fedorahosted.org/sssd/ticket/2454
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+27 -11
file modified
+3 -0
file modified
+1 -0
file modified
+94 -29