| Summary: | Print warning when file permissions too loose for ssh key authentication | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Andrew Pennebaker <andrew.pennebaker> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | enhancement | CC: | dtucker |
| Priority: | P5 | ||
| Version: | 6.8p1 | ||
| Hardware: | 68k | ||
| OS: | Mac OS X | ||
|
Description
Andrew Pennebaker
2015-03-26 02:07:25 AEDT
This was added a while ago. For OpenSSH clients they're shown at loglevel "debug" and higher. https://anongit.mindrot.org/openssh.git/commit/?id=48147d6801be6b9158c4bcedce6c67b0d591d642 queue auth debug messages for bad ownership or permissions on the user's keyfiles. These messages will be sent after the user has successfully authenticated (where our client will display them with LogLevel=debug Closing because of the aforementioned change. Please reopen if you can demonstrate conditions under which the information is not sent and we'll see if we can fix it. Thanks. Close all resolved bugs after 7.3p1 release |