Question on blocking remote root access via SSH

From: John Yang (zyang@waveline.com)
Date: 11/27/02


From: zyang@waveline.com (John Yang)
Date: 26 Nov 2002 18:42:26 -0800

Hi,
I have set up SSH service on my remote linux server. I have discovered
that unlike telnet, which I could block remote root access, SSH allows
root to login remotely.

Does anyone know how to turn off remote root access for SSH on Linux?

Many thanks.

John



Relevant Pages

  • Re: port forwarding timeouts
    ... I'm fairly conversant with fundamental concepts of Unix ... as well as SSH JB> If it's truely ... >> frequently require remote root access, ...
    (comp.security.ssh)
  • Re: Question on blocking remote root access via SSH
    ... > Does anyone know how to turn off remote root access for SSH on Linux? ... PermitRootLogin no ...
    (comp.security.ssh)
  • Re: perl ssh vnc tunnel
    ... > I am trying to write a quick script that will establish an ssh tunnel to a ... > remote linux server that will let me run vncviewer on any machine behind that ... > of course this doesn't work because it tryes to run vncviewer localhost on the ... > ssh server rather then on my box. ...
    (perl.beginners)
  • Re: What is the easiest way to query a remote XML file on someone elses Linux box using secure commu
    ... SSH is just another protocol over TCP, so I suppose you could write your own ... > I have to connect with my Windows 2000 server using VS.NET 2003 and C# and> connect to a remote Linux server at another company's office and query their> XML file. ... I would query and insert locally only the newest records found in> that XML file to an xml or MS access db. ...
    (microsoft.public.dotnet.general)
  • Re: How to run python script in background after i logout
    ... On 24 Jul 2005, Harlin Seritt wrote: ... > I have a remote linux server where I can only access it via ssh. ... When I log off ssh I notice that the script died when I ...
    (comp.lang.python)