History log of /sssd/src/sss_client/ssh/sss_ssh_client.h
Revision Date Author Comments Expand
28e55560008f21a532b103b3f612c6fca2a54d76 07-May-2013 Jan Cholasta <jcholast@redhat.com>

SSH: Use separate field for domain name in client requests Instead of appending @domain to names when the --domain option of sss_ssh_* is used, put domain name in a separate field in client requests.

bd03e67c9d2fc4ad0275e7a573385ee5b7b9307a 15-Mar-2012 Jan Cholasta <jcholast@redhat.com>

SSH: Allow clients to explicitly specify host alias This change removes the need to canonicalize host names on the responder side - the relevant code was removed.

748ba184db97b7534254f97018fa04e8aa458fae 27-Feb-2012 Jan Cholasta <jcholast@redhat.com>

SSH: Refactor responder and client common code