mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[GH-ISSUE #463] pam-u2f in code or a configuration to do ? #119
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @perrze on GitHub (Apr 3, 2024).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/463
Hi,
I know that pam-u2f exists to allow connecting with any FIDO2 device.
Do you recommend to just do the configuration for my setup or is it interesting to work on an integration in code like google-authenticator or duo (#255 ) ?
Thanks for your answers !
@speed47 commented on GitHub (Apr 3, 2024):
Hello,
Sorry I forgot to answer to your other comment on the pending PR! I have a new version almost ready to be pushed, probably before the end of the week. You'll be able to test it and make a feedback; it'll be appreciated ;)
@perrze commented on GitHub (Apr 3, 2024):
Hi,
No problem ! I made an addition for the PR #420 I don't know if you talk about this !
@speed47 commented on GitHub (Apr 10, 2024):
Integrated your commit in the other PR that has been merged (your tests were missing a check to avoid running on OSes that don't support OpenSSH with FIDO2 ;) )