| Summary: | allow to set AuthorizedKeysFile none | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Christoph Anton Mitterer <calestyo> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P5 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Christoph Anton Mitterer
2015-11-03 15:57:02 AEDT
It's already supported. From sshd_config(5) AuthorizedKeysFile:
> Multiple files may be listed, separated by whitespace. Alternately
> this option may be set to “none” to skip checking for user keys in
> files. The default is “.ssh/authorized_keys .ssh/authorized_keys2”.
Close all resolved bugs after 7.3p1 release |