[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: What are Owner and Group settings for /dev/ttyS* ?
- From: Jan Carlson <janc iname com>
- To: redhat-list redhat com
- Subject: Re: What are Owner and Group settings for /dev/ttyS* ?
- Date: Thu, 01 Oct 1998 01:05:51 -0400
Robert D'Attilio wrote:
> Just wondering what the owner and group should be set to for the
> /dev/ttyS0 to /dev/ttyS3 files. I'm having problems allowing anyone
> other than root using these devices to dial out using minicom or PPP.
> I find that if I set the owner and group to UUCP, everything works OK.
> Why is this so and what exactly is user/group UUCP?
Here's how to find out which rpm created your /dev/ttyS*
and what they were originally:
# rpm -qf /dev/ttyS0
dev-2.5.9-1
# rpm -qilv dev | grep ttyS
crw-r--r--- root root 4, 64 May 05 16:32 /dev/ttyS0
crw-r--r--- root root 4, 65 May 05 16:32 /dev/ttyS1
crw-r--r--- root root 4, 66 May 05 16:32 /dev/ttyS2
crw-r--r--- root root 4, 67 May 05 16:32 /dev/ttyS3
Here is how to see changes in your dev files:
Comparing to your installed rpm database:
# rpm -V dev
Or compairing to the rpm file on the RHL5.1 CD:
# rpm -Vp /z/RedHat/RPMS/dev-2.5.9-1.i386.rpm
>
>
> Thanks
> Robert
> --
> =====================================================================
> | Robert D'Attilio | This message was sent using Linux 2.0 power! |
> | errno cyberus ca | Where do you want to go tomorrow? |
> =====================================================================
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> To unsubscribe: mail redhat-list-request redhat com with
> "unsubscribe" as the Subject.
--
Jan Carlson
janc iname com Scarborough, Ontario, Canada
Mailed with Netscape 4.5PR2 on Red Hat Linux 5.1
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]