Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2004 09:54:37 +0100
From:      Marek =?ISO-8859-2?Q?=A3ukaszuk?= <m.lukaszuk@multimedia.pl>
To:        Hamed Abangar <h_abangar@yahoo.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: Remote Administration Problem
Message-ID:  <20040326095437.474d9cf1@localhost>
In-Reply-To: <20040326084326.26262.qmail@web11509.mail.yahoo.com>
References:  <20040326084326.26262.qmail@web11509.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Mar 2004 00:43:26 -0800 (PST)
Hamed Abangar <h_abangar@yahoo.com> wrote:

> I'm new to this list and also  I'm new to FreeBSD environment .I'm
> network administrator in an isp.Recently i have changed our Internet
> servers from Linux to freebsd ( cache servers , dns servers , firewall
> , mail servers) . Every things works well , but i have a problem.I
> can't control my servers remotely.I have activated SSH and telnet but
> i can't login to my server with root account from my home or every
> other where. Each time i want to check my servers , i must go to my
> server's room and this is not good for a network administrator , i
> didn't have this problem with Linux.

in /etc/sshd/sshd_config 
add the line
PermitRootLogin yes

but login directly to root account isn't a good idea. Try using a normal user added to group wheel and then su to root.

-- 
Marek Lukaszuk 
You cannot achieve the impossible without attempting the absurd.
--== PGP:57F5 BAEA 8A38 078F 5F42 35FF 1A44 3A87 9FB5 CC6C ==--



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