From owner-freebsd-questions@FreeBSD.ORG Mon Jul 5 07:43:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5336D16A4CF for ; Mon, 5 Jul 2004 07:43:46 +0000 (GMT) Received: from melexc01.stateautomation.com (bytecr.lnk.telstra.net [139.130.142.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 153C843D48 for ; Mon, 5 Jul 2004 07:43:45 +0000 (GMT) (envelope-from freebsd@stateautomation.com) Received: by MELEXC01 with Internet Mail Service (5.5.2655.55) id ; Mon, 5 Jul 2004 17:49:39 +1000 Message-ID: From: freebsd@stateautomation.com To: freebsd-questions@freebsd.org Date: Mon, 5 Jul 2004 17:49:32 +1000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain Subject: Telnet - can't telnet is as root X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jul 2004 07:43:46 -0000 I would like to telnet into my 4.9 RELEASE box using root. Currently when I try to telnet in as root I get the reply "LOGIN root REGUSED (NOROOT)". Does anyone know how I can configure my system to allow root to directly telnet in. I know that I can telnet in as a standard users then 'su' to switch to root. Is there any reason why I should configure my system so that I can telnet in directly as root? Thanks. Regards, J.S.