| Summary: | 'BatchMode yes' makes ssh(1) look for /usr/local/etc/ssh_known_hosts | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Martin Mokrejs <mmokrejs> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | 3.7.1p1 | ||
| Hardware: | Alpha | ||
| OS: | OSF/1 | ||
|
Description
Martin Mokrejs
2003-09-18 05:32:35 AEST
This is correct behaviour. In BatchMode, you don't get asked if you want to add the key. The error message is correct. The key is not "wrong", it is absent entirely. If you are complaining about the authentication failure in the debug trace, that has nothing to do with BatchMode and nothing to do with known_hosts. (I was expecting rather more from bug #666) Mass change of RESOLVED bugs to CLOSED |