On Friday 07 November 2008, Ed Schouten wrote: > * Hans Petter Selasky <hselasky_at_c2i.net> wrote: > > Try changing ownership of the USB devices? Maybe it is a permissions > > problem. > > > > usbconfig -u xx -a xx set_owner xx:yy > > What's wrong with chmod(1) and chown(1)? Hi Ed, Basically there is nothing wrong with using chmod and chown. Hence USB has its own directory system which is not part of devfs, it was natural to also have a separate utility to set the permissions and ownership, which might become more complicated than simply a user and group. At EuroBSDcon this year I got some ideas about defining functional permission groups, like permissions for all USB keyboards for example, instead of permissions for individual devices. This pradigm will then break with chmod and chown. --HPSReceived on Fri Nov 07 2008 - 17:45:02 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:37 UTC