From owner-freebsd-isp@FreeBSD.ORG Fri Mar 26 01:03:00 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B0C716A4CE; Fri, 26 Mar 2004 01:03:00 -0800 (PST) Received: from dyer.circlesquared.com (host217-45-219-83.in-addr.btopenworld.com [217.45.219.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3104343D39; Fri, 26 Mar 2004 01:02:59 -0800 (PST) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.petanna.net [127.0.0.1]) i2Q932du082031; Fri, 26 Mar 2004 09:03:12 GMT (envelope-from peter@circlesquared.com) Message-ID: <4063F1C6.2070100@circlesquared.com> Date: Fri, 26 Mar 2004 09:03:02 +0000 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20031102 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hamed Abangar References: <20040326084326.26262.qmail@web11509.mail.yahoo.com> <4063EF7D.8050008@circlesquared.com> In-Reply-To: <4063EF7D.8050008@circlesquared.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-isp@FreeBSD.ORG cc: freebsd-questions@FreeBSD.ORG Subject: Re: Remote Administration Problem X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2004 09:03:00 -0000 Peter Risdon wrote: > Hamed Abangar wrote: > >> i can't login to my server with root account from my home or every >> other where. >> > > Remote root logins are disabled by default. This is probably the best > way to leave things. You can log in as a user then su to root, use > sudo or whatever. I should have mentioned, the user must be in the wheel group to be allowed to su to root. PWR.