From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 23:03:44 2003 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 6C50337B401 for ; Wed, 25 Jun 2003 23:03:44 -0700 (PDT) Received: from mx1.au.itouchnet.net (nat2.au.itouchnet.net [144.135.23.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id C161F44013 for ; Wed, 25 Jun 2003 23:03:42 -0700 (PDT) (envelope-from ajthomson@optushome.com.au) Received: from nobody by mx1.au.itouchnet.net with scanned_ok (Exim 3.36 #1) id 19VPrA-0003ye-00 for freebsd-questions@freebsd.org; Thu, 26 Jun 2003 16:03:40 +1000 X-TLS: TLSv1:DES-CBC3-SHA:168 athomson.prv.au.itouchnet.net -> mx1.au.itouchnet.net Received: from athomson.prv.au.itouchnet.net ([192.168.13.55]) by mx1.au.itouchnet.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 19VPr9-0003yX-00 for freebsd-questions@freebsd.org; Thu, 26 Jun 2003 16:03:39 +1000 Received: from localhost ([127.0.0.1] helo=athomson.prv.au.itouchnet.net) by athomson.prv.au.itouchnet.net with esmtp (Exim 4.20) id 19VPr9-0005Ps-HI for freebsd-questions@freebsd.org; Thu, 26 Jun 2003 16:03:39 +1000 Received: (from ajt@localhost)h5Q63cGw020823 for freebsd-questions@freebsd.org; Thu, 26 Jun 2003 16:03:38 +1000 (EST) X-Authentication-Warning: athomson.prv.au.itouchnet.net: ajt set sender to ajthomson@optushome.com.au using -f Date: Thu, 26 Jun 2003 16:03:38 +1000 From: Andrew Thomson To: freebsd-questions@freebsd.org Message-ID: <20030626060338.GC70816@athomson.prv.au.itouchnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Checked: Scanned for any viruses and unauthorized attachments at mx1.au.itouchnet.net X-iScan-ID: 15288-1056607420-09598@mx1.au.itouchnet.net version $Name: REL_2_0_2 $ Subject: jftpgw and fbsd 5 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: Thu, 26 Jun 2003 06:03:44 -0000 before i get carried away, is anyone running jftpgw on freebsd 5.x ?? proxy1# uname -sr FreeBSD 5.0-RELEASE-p7 proxy1# pkg_info | grep jftpgw jftpgw-0.13.4 Highly configurable FTP proxy when i fire it up: Jun 26 15:47:19 [55535]: jftpgw v0.13.4 opened the logfile Jun 26 15:47:19 [55535]: log_init() Jun 26 15:47:19 [55535]: Changed EUID to 65534 (nobody) Jun 26 15:47:19 [55535]: In closedescriptors() Jun 26 15:47:19 [55536]: Changing id back (socket(), bind()) Jun 26 15:47:19 [55536]: Could not change the EUID to 65534: Operation not permitted Jun 26 15:47:19 [55536]: In closedescriptors() grep 65534 /etc/passwd nobody:*:65534:65534:Unprivileged user:/nonexistent:/sbin/nologin Anyone else having any joy with this?? thanks, ajt.