rawsettings » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| rawsettings 2026-02-03 | rawsettings 2026-04-20 (current) | ||
| Line 39: | Line 39: | ||
| | ''AuthKI'' | [[ui_login_authentication#gssapi|Attempt keyboard-interactive authentication]] | ''off'', ''on'' | | | ''AuthKI'' | [[ui_login_authentication#gssapi|Attempt keyboard-interactive authentication]] | ''off'', ''on'' | | ||
| | ''==AuthGSSAPI=='' | [[ui_login_authentication#gssapi|Attempt GSSAPI authentication]] | ''off'', ''on'' | | | ''==AuthGSSAPI=='' | [[ui_login_authentication#gssapi|Attempt GSSAPI authentication]] | ''off'', ''on'' | | ||
| - | | ''TryAgent'' | [[ui_login_authentication|Attempt Authentication Using Pageant]] | ''off'', ''on'' | | + | | ''TryAgent'' | [[ui_login_authentication|Attempt authentication using agent]] | ''off'', ''on'' | |
| | ''==LogicalHostName=='' | Logical name of remote host/GSSAPI/SSPI/Kerberos Service principal name/Server realm | | | | ''==LogicalHostName=='' | Logical name of remote host/GSSAPI/SSPI/Kerberos Service principal name/Server realm | | | ||
| | ''==SourceAddress=='' | Source IPv4 address (network interface) of outgoing SSH connection | | | | ''==SourceAddress=='' | Source IPv4 address (network interface) of outgoing SSH connection | | | ||
| Line 99: | Line 99: | ||
| </code> | </code> | ||
| - | ===== Numerical values ===== | + | ===== [[numerical]] Numerical values ===== |
| Boolean settings that have values ''off'' and ''on'' (like [[#authgssapi|''AuthGSSAPI'']]), historically also accept ''0'' and ''1'' numerical values respectively. | Boolean settings that have values ''off'' and ''on'' (like [[#authgssapi|''AuthGSSAPI'']]), historically also accept ''0'' and ''1'' numerical values respectively. | ||