> and saw that the latter couldn't access /dev/usb0 and /dev/ugen1.00
> I modified the permissions and I can now use the Yubikey.
>
> My question is:
> Is this way of solving the problem correct in terms of security
> or best practices? If not, do you have any recommendations as how
> to do this correctly?
Perhaps check "man fbtab"?
While usb device numbering is slightly random, if you are not often
inserting random usb sticks, this might be a decent option.
Perhaps a script for hotplugd(8) can recognize it better than just
"first usb device" and then chown/chmod on demand for you?
--
May the most significant bit of your life be positive.
No comments:
Post a Comment