how to give group access to a device
I'm trying to change the group ownership on a device to give four users access. Here are the details:
The device is /dev/usb/
By default the ownership is root:root
I have four students programming robots under the usernames: black, white, blue, yellow
I have created a group called "nqc" and added all four users to it.
When a user tries to use the device it says:
Downloading Program:error
Could not open serial port or USB device
When use "chown root:nqc legousbtower0" with the expectation that this will allow the nqc group to access the device, it gives the same error.
If I use "chown blue:blue legousbtower0" then user blue can use the device but no one else can.
How do I set the ownership so that all the users (ie. the nqc group) can access it?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- mycae
- Solved:
- Last query:
- Last reply: