Capitalization indicates a corresponding keyword in ssh_config(5) or sshd_config(5)
| Program | Config Option | %d | %h | %l | %n | %p | %r | %u |
|---|---|---|---|---|---|---|---|---|
| ssh(1) | ControlPath | dest Hostname | local (client) hostname | dest Port | remote User | |||
| ssh(1) | ProxyCommand | dest Hostname | dest Port | |||||
| ssh(1) | LocalCommand (proposed) | dest Hostname | local (client) hostname | Host (cmd line) | dest Port | remote User | ||
| ssh(1) | IdentityFile | home directory | dest Hostname | local (client) hostname | remote (server) User | local (client) username | ||
| sshd(8) | AuthorizedKeysFile | home directory | server User | |||||
| sshd(8) | ChrootDirectory | home directory | server User |
Page last modified: $Date: 2008/02/11 00:34:47 $