| Summary: | Add 'KbdintXORPasswordAuthentication' option. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Frank Cusack <fcusack> | ||||
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> | ||||
| Status: | CLOSED WONTFIX | ||||||
| Severity: | enhancement | ||||||
| Priority: | P2 | ||||||
| Version: | -current | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Attachments: |
|
||||||
|
Description
Frank Cusack
2003-06-02 11:50:58 AEST
Created attachment 316 [details]
Add 'KbdintXORPasswordAuthentication' option.
WONTFIX - admins can just disable either PasswordAuthentication or KbdInteractiveAuthentication if they are functionally equivalent. Our default config, and most distributor configs do this already. > admins can just disable either
That does not account for diversity in client features (support for kbdint) and configuration.
The patch is trivial.
FWIW I'd rather see the requiredauthentication patch (bug #983) general enough to allow this to be expressed as a policy without needing an additional option for it. All of the clients that matter support kbdint and have for quite a while. Sure, the patch is simple, but it is a fiddly micro-option and we already have too many knobs in sshd_config. Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |