ssh Commands
830
E-DOC-CTC-20080409-0002 v2.0
ssh config
Configure SSH
SYNTAX:
ssh config [auth = <{password|public_key}>]
[auth_timeout = <number{0-60}>]
[auth_attempts = <number{1-50}>]
[shell = <{disabled|enabled}>]
[sftp = <{disabled|enabled}>]
where:
auth Authentication is based on... OPTIONAL
auth_timeout Allowed time to type in username and password OPTIONAL
auth_attempts Attempts untill SSH disconnects OPTIONAL
shell Enable/Disable shell OPTIONAL
sftp Enable/Disable sftp OPTIONAL