8e8dda8 SSH: Use a qualified name for user searches in the SSH responder

Authored and Committed by jhrozek 7 years ago
    SSH: Use a qualified name for user searches in the SSH responder
    
    The name is converted from whatever we receive on input to the internal
    format before processing the data further.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>