2019-06-11 23:45:50 +02:00
|
|
|
#Rules to allow group wheel to access your yubikey
|
2021-04-13 20:21:58 +00:00
|
|
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0405", GROUP="wheel"
|
2019-06-11 23:45:50 +02:00
|
|
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0407", GROUP="wheel"
|
2021-04-13 20:21:58 +00:00
|
|
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="1050", ATTRS{idProduct}=="0116", GROUP="wheel"
|