| Summary: | "PermitRootLogin no" can implicitly reveal root password | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Maik Schreiber <blizzy> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | security | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Bug Depends on: | 387 | ||
| Bug Blocks: | |||
|
Description
Maik Schreiber
2003-02-07 02:46:18 AEDT
are you using PAM? fixed in -current This has reoccurred as of 3.6.1p2. With 3.6.1p1, there was no delay for a root login when PermitRootLogin was off regardless of whether the supplied password was correct or not. With 3.6.1p2 and "PermitRootLogin no", an incorrect password for root incurs a delay while a correct password does not. (Apologies if this should have been a new bug.) definitely fixed in -current (tested PAM and non-PAM) Mass change of RESOLVED bugs to CLOSED |