Capitalization indicates a corresponding keyword in ssh_config(5) or sshd_config(5)
Program | Config Option | %C | %D | %d | %F | %f | %h | %i | %K | %k | %L | %l | %n | %p | %r | %s | %T | %t | %U | %u |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ssh(1) | CertificateFile, ControlPath, IdentityAgent, IdentityFile, LocalForward, Match exec, RemoteCommand, RemoteForward | connection hash | Local home dir | dest Hostname | Local numeric UID | local (client) hostname | local (client) hostname including domain name | local original hostname from command line | dest Port | remote User | Local username | |||||||||
ssh(1) | Hostname | dest Hostname | ||||||||||||||||||
ssh(1) | LocalCommand | connection hash | Local home dir | dest Hostname | Local numeric UID | local (client) hostname | local (client) hostname including domain name | local original hostname from command line | dest Port | remote User | Tunnel device name | Local username | ||||||||
ssh(1) | ProxyCommand | dest Hostname | local original hostname from command line | dest Port | remote User | |||||||||||||||
sshd(8) | AuthorizedKeysCommand | fingerprint of key or certificate | homedir | Numeric UID | server User | |||||||||||||||
sshd(8) | AuthorizedKeysFile, ChrootDirectory | homedir | key or certificate for authentication (base64) | type of key or certificate | Numeric UID | server User | ||||||||||||||
sshd(8) | AuthorizedPrincipalsCommand | fingerprint of the CA key | fingerprint of the key or certificate | homedir | key ID in the certificate | CA key (base64) | key or certificate for authentication (base64) | serial number of the certificate | type of the CA key | type of key or certificate | Numeric UID | server User | ||||||||
sshd(8) | RoutingDomain | Routing domain of incoming connection |
Page last modified: $Date: 2022-05-25 $