commit | 232b76f9f8b883db9ff7e7a3a9942ad7a28119e0 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Sat May 06 17:41:51 2006 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Sat May 06 17:41:51 2006 +1000 |
tree | d7570bab5a189d98e81a837116c32197eae94774 | |
parent | d8093e49bf06813a8c97cbc90810f4863388af77 [diff] |
- dtucker@cvs.openbsd.org 2006/04/25 08:02:27 [authfile.c authfile.h sshconnect2.c ssh.c sshconnect1.c] Prevent ssh from trying to open private keys with bad permissions more than once or prompting for their passphrases (which it subsequently ignores anyway), similar to a previous change in ssh-add. bz #1186, ok djm@