728b10c SSH: Fix parsing of names from client requests

3 files Authored by jcholast 10 years ago, Committed by jhrozek 10 years ago,
    SSH: Fix parsing of names from client requests
    
    Try to parse names in the form user@domain first, as that's what sss_ssh_*
    send in requests when the --domain option is used. Do not parse host names
    using domain-specific regular expression.
    
        
file modified
+8 -0