Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 21:37:29 +0100
From:      Nuno Teixeira <nunotex@pt-quorum.com>
To:        Daniel Geske <danielgeske@gmx.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: ssh root login
Message-ID:  <20020528203728.GC421@gw.tex.bogus>
In-Reply-To: <5.1.0.14.0.20020528214252.00a1dd10@pop.gmx.net>
References:  <5.1.0.14.0.20020528214252.00a1dd10@pop.gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 28, 2002 at 09:46:41PM +0200, Daniel Geske wrote:
> Hi all,
> 
> I have a FreeBSD 4.5 Rel. machine up running fine. Now, on the console I 
> can log in fine. Log ins via ssh only work for users other than root. How 
> can I log in as root using ssh?
> I checked "hosts.allow" and it didn't look like there's any place to set 
> such thing in "sshd_config"
> 
> I am looking forward to hearing a solution.
> Thanks,
> 
> Daniel
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message

    I,
    
    You can use option `PermitRootLogin yes' in your sshd_config but it 
    may have some impact in machine security.
    
    You can login as a normal user and then "su -" or, better, "sudo 
    <command>".
    
    Bye,
    
    		Nuno Teixeira
    
-- 

/*
PGP fingerprint:
C6D1 06ED EB54 A99C 6B14  6732 0A5D 810D 727D F6C6
*/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020528203728.GC421>