summaryrefslogtreecommitdiff
path: root/security/u2f-devd/files/pkg-message.in
blob: 4972d0b25bdd2268ecf3cdc68219a418b55bb674 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
======================================================================

U2F authentication requires read/write access to USB devices. To
facilitate such access it comes with a devd.conf(5) file, but you
still need to restart devd(8), add the desired users to "u2f" group
and log those out of the current session. For example:

# service devd restart
# pw group mod u2f -m <user>
$ exit

For details, see %%PREFIX%%/etc/devd/u2f.conf

======================================================================