Hi,
I do need to access an usb device with a non-root user within a jail.
When running usbconfig as root in the jail, I see all the usb devices connected.
The device required for my setup is:
My permissions are as followed:
I've modified the devfs.rules...
Problems accessing USB devices with non-root user inside Jail
I do need to access an usb device with a non-root user within a jail.
When running usbconfig as root in the jail, I see all the usb devices connected.
The device required for my setup is:
Code (text):
- ugen1.3: <KNX-USB Data Interface Gira Giersiepen GmbH Co. KG> at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (50mA)
Code (text):
- root@knx:/dev # ll ugen1.3
- lrwxr-xr-x 1 root wheel 9 Dec 8 10:19 ugen1.3@ -> usb/1.3.0
Problems accessing USB devices with non-root user inside Jail