Re: Remote Administration Problem
From: Marek Qukaszuk?= (m.lukaszuk_at_multimedia.pl)
Date: 03/26/04
- Previous message: Manfred Riem: "RE: Remote Administration Problem"
- In reply to: Hamed Abangar: "Remote Administration Problem"
- Next in thread: Andras Kende: "RE: Remote Administration Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 26 Mar 2004 09:54:37 +0100 To: Hamed Abangar <h_abangar@yahoo.com>
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 ==-- _______________________________________________ freebsd-isp@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isp To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Manfred Riem: "RE: Remote Administration Problem"
- In reply to: Hamed Abangar: "Remote Administration Problem"
- Next in thread: Andras Kende: "RE: Remote Administration Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|