devices:solo
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
devices:solo [2019/11/30 22:06] – Sean Rhone | devices:solo [2024/08/13 22:45] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | * Solo ((https:// | ||
- | |||
- | ====== Firmware ====== | ||
- | |||
- | ===== Dependencies ===== | ||
- | |||
- | **** | ||
- | |||
- | pip3 install --user ' | ||
- | |||
- | ===== Test ===== | ||
- | |||
- | solo key wink | ||
- | |||
- | solo key verify | ||
- | |||
- | ===== Firmware Update ===== | ||
- | |||
- | * https:// | ||
- | |||
- | * Unplug Solo Key | ||
- | * Hold Button and plug Solo Key in | ||
- | * Should be yellow | ||
- | |||
- | solo key update --secure | ||
- | |||
- | ====== Userspace Authentication ====== | ||
- | |||
- | ===== PAM ===== | ||
- | |||
- | ==== Dependencies ==== | ||
- | |||
- | **** | ||
- | |||
- | sudo dnf install pamu2fcfg pam-u2f | ||
- | |||
- | ==== Centralized Key ==== | ||
- | |||
- | **** | ||
- | |||
- | pamu2fcfg > ~/' | ||
- | |||
- | ===== GDM ===== | ||
- | |||
- | * This allows authentication with GDM | ||
- | * Add to line 2, under the '' | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | auth sufficient pam_u2f.so authfile=/ | ||
- | |||
- | ===== sudo ===== | ||
- | |||
- | * This allows authentication with '' | ||
- | * Add to line 2, under the ''# | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | auth sufficient pam_u2f.so authfile=/ |
/srv/www/wiki/data/attic/devices/solo.1575169602.txt.gz · Last modified: (external edit)