SSSD-Handbuchseitensss_ssh_knownhostsproxy1sss_ssh_knownhostsproxyholt OpenSSH-Rechnerschlüsselsss_ssh_knownhostsproxyOptionenRECHNERPROXY_BEFEHLBESCHREIBUNGsss_ssh_knownhostsproxy acquires SSH host public keys for
host HOST, stores them in a custom OpenSSH
known_hosts file (see the SSH_KNOWN_HOSTS FILE FORMAT section
of sshd8 for more information)
/var/lib/sss/pubconf/known_hosts and establishes the
connection to the host.
Falls ein PROXY_BEFEHL angegeben wurde, wird er
zum Erstellen der Verbindung mit dem Rechner benutzt, anstatt ein Socket zu
öffnen.
ssh1 kann durch Verwendung der folgenden
Richtlinien für die Konfiguration von
ssh1 so eingerichtet werden, dass es
sss_ssh_knownhostsproxy zur Authentifizierung des
Rechnerschlüssels benutzt:
ProxyCommand /usr/bin/sss_ssh_knownhostsproxy -p %p %h
GlobalKnownHostsFile /var/lib/sss/pubconf/known_hosts
OPTIONEN
, PORT
benutzt Port PORT zur Verbindung mit dem
Rechner. Standardmäßig wird Port 22 verwendet.
,
DOMAIN
sucht in der SSSD-Domain nach DOMAIN öffentlichen
Schlüsseln für den Rechner.
,
Print the host ssh public keys for host HOST.
EXIT-STATUS
Im Erfolgsfall ist der Rückgabewert 0, andernfalls wird 1 zurückgegeben.