Thanks for the tip.

Where would this be documented?  The current securetty(5) man page is
clearly wrong when it says: "the file contains the device names of tty lines
(one per line, without leading /dev/) on which root is allowed to login."

How does one go about reporting/fixing a documentation bug?

Regards,
Greg


-----Original Message-----
From: Woods, Farrell 
Sent: Friday, April 07, 2000 2:42 PM
To: [EMAIL PROTECTED]
Subject: Re: opening up telnet for root?


Paul Lussier wrote:
> 
> Hi all,
> 
> Anyone know how to allow root to be able to telnet in to a RH system?
> 
> (yeah, yeah, I know, wicked insecure and all, but this is an R&D system,
so I
> really don't care :)
> 
> Btw, I tried /etc/securettys, but now that Linux is using /dev/pts/X, that
no
> longer works.

Actually the file you're looking for is /etc/securetty  Not
/etc/securettys...

I wanted the same thing.  What I found worked was to append the following,
after tty1, tty2 et. al.:

1
2
3
4
5
6
...


Which correspond to /dev/pts/1, /dev/pts/2, etc.


        -- Farrell

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to