Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
The 'ssh timeout' command only sets the idle session timeout. The original poster wanted to know how to set the SSH login timeout to 60 seconds. That would disconnect an SSH session if the user failed to enter their password within one minute, and is...