[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Permissions to devices



On 10/9/02 1:53 PM, "Rick Stevens" <rstevens vitalstream com> wrote:

> A. John Peters wrote:
>> I want to give permissions to my ttys to regular users. I seem to get
>> permission denied.
>> 
>> How do I allow users to have access to devices.
> 
> Well, the easiest way is "chmod o+rw /dev/ttyS*".  That gives read
> and write access to "others".
> 
> To control it a bit more, don't do what I just said.  Instead, add the
> users you want to have access to the "uucp" group, since the devices
> in question are usually owner root, group uucp.  Your call.
> ----------------------------------------------------------------------
> - Rick Stevens, Senior Systems Engineer     rstevens vitalstream com -
> - VitalStream, Inc.                       http://www.vitalstream.com -
> -                                                                    -
> -     Try to look unimportant.  The bad guys may be low on ammo.     -
> ----------------------------------------------------------------------
> 
> 
> 
> 
That did it.  Tried both on 2 different systems and both worked.

John





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]