Follow

How to set the maximum SSH authentication attempts

Subject:

To change the maximum number of SSH authentication attempts that can be made to a QuantaStor system the "/etc/ssh/sshd_config" file will need to be modified.

 

Details:

To add a limit on how many SSH authentication attempts are allowed for an SSH connection to `5` by adding the below definition to your /etc/ssh/sshd_config file and restarting the ssh service.

MaxAuthTries 5

To restart the ssh service use the below command:

sudo service ssh restart

 

For additional information please review this link:

QuantaStor_Administrators_Guide

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

Powered by Zendesk