| Summary: | Adds Virtual Token (VToken) authentication method to kbdint | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Paul Sery <pgsery> | ||||
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED WONTFIX | ||||||
| Severity: | normal | CC: | dtucker | ||||
| Priority: | P2 | Keywords: | patch | ||||
| Version: | 4.7p1 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
|
Description
Paul Sery
2008-02-08 17:16:28 AEDT
Created attachment 1453 [details]
Virtual Token (VToken) challenge authentication method
Thanks, but we won't be implementing any additional experimental challenge response authentication methods in the base code. If you want to do something like this, you may want to do it through one of the platform methods such as PAM bsdauth. Alternatively, you could implement the skey interface and point configure that. Mass update RESOLVED->CLOSED after release of openssh-5.1 |