On Mon, 13 Mar 2000, Timothy Lillicrap wrote: > I would like to be able to gain root access through telnet without > having to go in as a normal user and then su. Either use ssh (better - if you put up authorization keys, you don't even need to type the password every time if security is not a concern) or add the virtual terminals to /etc/securetty... cat >>/etc/securetty <<EOF 0 1 2 3 4 5 6 7 8 9 10 11 12 EOF LLaP bero -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- root login over telnet Timothy Lillicrap
- Re: root login over telnet Steve Dixon
- Re: root login over telnet Timothy Lillicrap
- Re: root login over telnet Jeff Smelser
- Re: root login over telnet Vidiot
- RE: root login over telnet Bernhard Rosenkraenzer
- RE: root login over telnet Ward William E PHDN
