On Friday 08 June 2007 14:35, Bob Kline wrote:
> I've tried chmod on the /dev files, but that doesn't stick. I'm not
> surprised: I assume that the device files are set up on the fly, but I
> don't know how to control the permissions.
What you do is to add the user to the group. Check in /dev and get the
name
of the group for the device. Then edit /etc/group and add the names of the
users that can use that device. For instance, if the group name is uucp
then modify the group uuscp in /etc/group to look like this:
uucp:x:14:username1, username2, username3
--
Kind regards,
M Harris <><
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]