By default, logging in as root to take place through a telnet session, you
have to do this:

        login as a user
        run `su -`
        enter root password

You'll then have logged in as root.

To log in as root from the login: prompt, you need to add (manually) all
of the /dev/ttyp* devices (or, if you use UNIX 98 PTY support, in 2.2.x
kernels, you have to add all of the devices for it).

        - Mike

----------------------------------------------------------------
---  Michael B. Trausch, [EMAIL PROTECTED]  100% MS Free!  ---
----------------------------------------------------------------
Tagline for Tuesday, April 13, 1999

Reality is a crutch for people who can't handle buttons

LinuxTaRT version 2.27
----------------------------------------------------------------
---            See if I'm Online by checking out:            ---
---       http://www.wcnet.org/~mtrausch/status.html         --- 
----------------------------------------------------------------
---        Web Site:  http://www.wcnet.org/~mtrausch         ---
----------------------------------------------------------------
On Tue, 13 Apr 1999, Shane McKeown wrote:

SM>Date: Tue, 13 Apr 1999 05:27:41 -0700 (PDT)
SM>From: Shane McKeown <[EMAIL PROTECTED]>
SM>To: Linux Networking <[EMAIL PROTECTED]>
SM>Cc: Linux Newbie <[EMAIL PROTECTED]>
SM>Subject: Re: Telnet
SM>
SM>Well, I can login as a user no problem.
SM>But is there a way to enable root login?
SM>
SM>Shane
SM>
SM>--- Mark E Drummond <[EMAIL PROTECTED]> wrote:
SM>> Shane McKeown wrote:
SM>> > 
SM>> > Hi all, I am trying to telnet into my Linux box
SM>> > from WinNT.  Where can I find info on this
SM>> subject?
SM>> 
SM>> You need to make sure that telnet is enabled on the
SM>> linux box. Do a `cat
SM>> /etc/inetd.conf | grep telnet`. If it returns a line
SM>> like the following:
SM>> 
SM>> telnet stream  tcp     nowait  root   
SM>> /usr/sbin/tcpd 
SM>> /usr/sbin/in.telnetsnoopd
SM>> 
SM>> and the line does _not_ have a comment mark "#" in
SM>> front of it, the you
SM>> are in business. This is the default on most newly
SM>> installed boxen.
SM>> 
SM>> You also need networking setup. Go to
SM>> http://metalab.unc.edu/LDP/ and
SM>> read the Net3-HOWTO and the Network Administrators
SM>> Guide if you need
SM>> help here.
SM>> 
SM>> Then just click Start|Run and type in telnet. Then
SM>> enter the name of the
SM>> Linux box in the dialog that comes up.
SM>> 
SM>> If you run into problems let me know.
SM>> 
SM>> -- 
SM>>
SM>_________________________________________________________________
SM>> Mark E Drummond                  Royal Military
SM>> College of Canada
SM>> [EMAIL PROTECTED]                             
SM>> Computing Services
SM>> Linux Uber Alles                                    
SM>>  perl || die
SM>> 
SM>
SM>_________________________________________________________
SM>Do You Yahoo!?
SM>Get your free @yahoo.com address at http://mail.yahoo.com
SM>

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to