[Thierry, console.perms has duplicated entry for /dev/usb/rio500 - is it
really needed?]
>
> Todd Lyons <[EMAIL PROTECTED]> writes:
>
> > How about (for Clie):
> > REGISTER ^usb/dev/.* PERMISSIONS root.usb 0660
> >
> > Or can that be taken care of in another way?
>
Most of them already are in /etc/security/console.perms; add
/dev/usb/dev/* - is it really correct? Or do you mean permissions should
not depend on logged in user?
/etc/security/console.perms:
<usb>=/dev/usb/dabusb* /dev/usb/dc2xx* /dev/usb/mdc800* /dev/usb/rio500
/dev/usb
/scanner* /dev/usb/ttyUSB* \
/proc/usb/[0-9][0-9][0-9]/[0-9][0-9][0-9]
...
<console> 0600 <usb> 0660 root.usb
exactly as you want it is it not? Add /dev/usb/what-ever to this list.
-andrej