Re: remote console login for root

From: jDH (jdh13_at_free.fr)
Date: 03/04/04


Date: Thu, 04 Mar 2004 06:40:46 +0100

Rich Teer wrote:

>
>>I tried to use an option "connect to remote host". It runs fine with
>>one exception: I cannot connect as a root....
>>Is it possible to set it up somewhere ?
>
>
> Log in as yourself, and then su to root. I hope you're using ssh
> for remote access!
>

or you can modify ssh config file to permit login as root:
look at /etc/ssh/sshd_config:
# Are root logins permitted using sshd.
# Note that sshd uses pam_authenticate(3PAM) so the root (or any other) user
# maybe denied access by a PAM module regardless of this setting.
# Valid options are yes, without-password, no.
PermitRootLogin yes



Relevant Pages

  • Re: networking via cross cable
    ... You need GnuPG to verify this message ... >>root from some xterm and fill in your trusted device below ... ssh from pinsk to minsk doesn't work. ... Keep sshd running after reboot: ...
    (comp.os.linux.networking)
  • Re: Is OpenSSH 3.5p1 secure?
    ... Do not allow root access over ssh. ... Do allow access over ssh for one and only one user. ... Here are a couple specific recommendations for you that you may wish ... Make sure your Protocol 2 RSA or DSA sshd keys are at the very ...
    (comp.security.ssh)
  • RE: Linux hacked
    ... Also, what exactly did the history file show, can you paste it into a mail ... > First let me say I'm a security novice. ... > been unsuccessful in getting root back. ... > via ssh but you could su in once logged in as one of three users. ...
    (Security-Basics)
  • Re: Linux hacked
    ... To find out what kernel version you are running, type "uname -a" without ... > been unsuccessful in getting root back. ... > via ssh but you could su in once logged in as one of three users. ...
    (Security-Basics)
  • Re: X11Forwarding, ssh -X, and /bin/su
    ... ]>but I'm not really tunneled using ssh then, ... ]connecting to the X server and have the home directory NFS-mounted ... ](unless you leave root unmapped over NFS, ... ]root-readable place and set the environment $XAUTHORITY variable ...
    (comp.security.ssh)