The /dev/tty ports are set as follows:
crw-rw-rw-    1 root     uucp       4,  64 Jun 22 21:13 /dev/ttyS0
crw-rw----    1 root     uucp       4,  65 Jun 22 17:10 /dev/ttyS1

Still, minicom works using /dev/ttyS0 as a non-root user, but fails to
work as user root.

Is there a pam or some other security mechanism preventing root from
using minicom on /dev/ttyS0?

Thanks ...John

On Mon, Jun 24, 2002 at 10:18:22PM +0800, Almond Wong wrote:
> The /dev/ttyS1 is only for root user and uucp group . Add the user to group 
> uucp or:
> 
> chmod o+rw /dev/ttyS0
> 
> to allow all user access /dev/ttyS0.
> 
> Hope this help.
> 
> At 05:28 PM 02/06/22 -0700, you wrote:
> >I'm running Red Hat 7.3. The minicom programs works using /dev/ttyS0 as
> >a non-root user, but fails to work as user root.  What security setting
> >needs tweaking to enable root to use minicon on /dev/ttyS0?
> >
> >Thanks ...John
> >
> >--
> >John Telford - Owner
> >JohnTelford.com LLC
> >503-292-6865 - fax:503-292-3094
> >[EMAIL PROTECTED] - www.johntelford.com
> >
> >
> >
> >_______________________________________________
> >Redhat-list mailing list
> >[EMAIL PROTECTED]
> >https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> Best Regards,
> 
> Almond Wong
> 

-- 
John Telford - Owner
JohnTelford.com LLC
503-292-6865 - fax:503-292-3094
[EMAIL PROTECTED] - www.johntelford.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to