From owner-freebsd-questions@FreeBSD.ORG Mon Aug 16 03:21:50 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 C581A16A4CE for ; Mon, 16 Aug 2004 03:21:50 +0000 (GMT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B9C143D41 for ; Mon, 16 Aug 2004 03:21:50 +0000 (GMT) (envelope-from jayobrien@worldnet.att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc13) with ESMTP id <2004081603212811300svbpie> (Authid: jayobrien@att.net); Mon, 16 Aug 2004 03:21:28 +0000 Message-ID: <4120284C.5040807@att.net> Date: Sun, 15 Aug 2004 20:21:48 -0700 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD - questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: root access to ftp, telnet 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, 16 Aug 2004 03:21:50 -0000 Bill Moran wrote: > Jay O'Brien wrote: > > >>I'm trying to replicate a successful FreeBSD installation >>on a new HD with a different file structure. I am able to >>access the FreeBSD machine over my LAN as a user, but not >>as root. This is true for both ftp and telnet. > > > I do not use telnet or FTP because neither are secure, however, I > believe root access through these protocols is denied by default. > I know root access is denied via ssh. > This is only on my local LAN, so security isn't a problem. > Off the top of my head, I'm not sure how to allow root access through > FTP and telnet, but I'm sure the associated config files will have an > option to allow it. It would be wise to take a hint, however, and NOT > allow it, as it' is not secure. > > >>The ftp connect as root is rejected outright, yet a user >>connect works fine. > > > Sounds like a correct configuration > But why does it work fine with the configuration I have set up on my old HD? If I can make it work once, why not again? If I shouldn't do it, OK. But what is the magic that makes it work in my old build of the "same" setup? Jay O'Brien