User Tools

Site Tools


docs:tips_n_tricks:ssh.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
docs:tips_n_tricks:ssh.html [04.05.2012 16:39 CEST] peterdocs:tips_n_tricks:ssh.html [10.06.2017 13:49 CEST] – [References] peter
Line 47: Line 47:
      
   exec xmessage -buttons 'Yes:0,No:1' "$@"   exec xmessage -buttons 'Yes:0,No:1' "$@"
 +===== Get rid of "PAM service(sshd) ignoring max retries; 6 > 3" =====
  
 +Add
 +
 +  MaxAuthTries 3
 +
 +to ''/etc/ssh/sshd_config''
 +
 +==== References ====
 +  * [[https://juju.net.nz/michaelh/2014/04/stopping-pam-servicesshd-ignoring-max-retries-errors-in-syslog/|Stopping ‘PAM service(sshd) ignoring max retries’ errors in syslog]]
 +
 +=====  =====
 +{{tag>ssh sshd}}
 +{{entry>ssh}}
 +{{entry>sshd}}
docs/tips_n_tricks/ssh.html.txt · Last modified: 10.06.2017 13:50 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki