https://github.com/healscodes/gentoo-u2f-overlay
Gentoo overlay for Yubicos PAM u2f module.
https://github.com/healscodes/gentoo-u2f-overlay
Last synced: about 2 months ago
JSON representation
Gentoo overlay for Yubicos PAM u2f module.
- Host: GitHub
- URL: https://github.com/healscodes/gentoo-u2f-overlay
- Owner: HealsCodes
- License: gpl-2.0
- Created: 2015-10-08T07:45:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T18:45:14.000Z (over 9 years ago)
- Last Synced: 2025-02-07T15:25:49.831Z (4 months ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Purpose
Thise is a Gentoo overlay providing PAM support modules for universal second factor authentication (u2f). The included tools and libraries are developed and maintained by [Yubico](https://yubico.com).# Installation
To install the pam-u2f module and it's dependencies simply run`emerge pam_u2f`
To enable diagnostic (and error messages) via PAM logging set the `pam-debug` use flag.
# Configuration
See https://developers.yubico.com/pam-u2f/ for details on how to configure and integrate the module.