You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While this is easy to manage as it allows all users of a system to access IIO devices, it undermines the system's privilege separation. A more secure configuration, in my humble opinion, would be to add a system group iio with mode 660.
The text was updated successfully, but these errors were encountered:
The IIO USB device nodes are set to mode 666 in
libiio.rules.cmakein
:While this is easy to manage as it allows all users of a system to access IIO devices, it undermines the system's privilege separation. A more secure configuration, in my humble opinion, would be to add a system group
iio
with mode660
.The text was updated successfully, but these errors were encountered: