| Summary: | PasswordAuthentication is no, but still accepts password | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | gqqnb2005 |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | major | CC: | djm, dtucker |
| Priority: | P5 | ||
| Version: | 8.4p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
gqqnb2005
2021-01-31 15:57:23 AEDT
I'm unable to replicate this. Could you please attached a debug log from sshd? (Try "/path/to/sshd -ddd") (In reply to gqqnb2005 from comment #0) [...] > I use default /etc/ssh/sshd_config, but I add > certificateLoginOnly.conf in sshd_config.d. The default sshd_config supplied by the OpenSSH team does not contain any Include directives. Showing the relevant parts of the configs would be useful, in particular any instances of PasswordAuthentication in the main config, any other Include statements and whether or not the included files contain PasswordAuthentication directives. It's my bad. I have two sshd, one is 8.4 and the other is 8.2. close bugs that were resolved in OpenSSH 8.5 release cycle |