KeyRegenerationInterval
(or sshd -k)Set the number of seconds between generations of the SSH-1 server key. This temporary key is used only for SSH-1 connections. The default is 3600 seconds (1 hour), and a value of zero disables regeneration.
RhostsRSAAuthenticationPermit or deny authentication by the RSA key together with authentication by rhosts files.
RSAAuthenticationPermit or deny authentication by the RSA key.
ServerKeyBits (or sshd
-b)Set the number of bits in the SSH-1 server key: see
KeyRegenerationInterval
above. The default is 768 bits, and the fewest allowable is 512
bits.
CipherReplaced by Ciphers for
SSH-2 protocol connections
RhostsRSAAuthenticationSame as for serverwide configuration
RSAAuthenticationSame as for serverwide configuration