| Summary: | IgnoreUserKnownHosts thinks it takes in int in OpenSSH. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | dwmalone <dwmalone> | ||||
| Component: | bin | Assignee: | Sheldon Hearn <sheldonh> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
dwmalone
2000-02-27 22:10:39 UTC
If you add a line saying: IgnoreUserKnownHosts yes or, indeed, IgnoreUserKnownHosts no sshd says: /etc/ssh/sshd_config line 9: invalid integer value. How-To-Repeat: See above. Responsible Changed From-To: freebsd-bugs->markm Mark has been handling the OpenSSH commits. Responsible Changed From-To: markm->sheldonh I'll take this one. Mark doesn't need to vet every trivial fix, especially when the fix matches what's been done in OpenBSD. :-) State Changed From-To: open->closed Thanks, Mr. Malone. :-) Committed as rev 1.4 of servconf.c and merged onto the RELENG_4 branch as rev 1.3.2.1. |