f9f513e Add ssh pubkey to origbyname request

1 file Authored by sbose 9 years ago, Committed by jhrozek 9 years ago,
    Add ssh pubkey to origbyname request
    
    Since the IPA clients expects that the extdom plugin delivers the
    default view data for a given user this patch adds the public SSH key to
    the list of returned attributes of the getorigbyname request so that it
    can be send back to the clients.
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>