From owner-freebsd-ports@FreeBSD.ORG Fri Sep 9 17:38:00 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28A0B16A41F for ; Fri, 9 Sep 2005 17:38:00 +0000 (GMT) (envelope-from support@earthtecinc.com) Received: from earthtecinc.com (earthtecinc.com [200.46.204.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACB5D43D4C for ; Fri, 9 Sep 2005 17:37:59 +0000 (GMT) (envelope-from support@earthtecinc.com) Received: from localhost (av.hub.org [200.46.204.144]) by earthtecinc.com (Postfix) with ESMTP id DB3F2129B876; Fri, 9 Sep 2005 18:37:56 +0100 (BST) Received: from earthtecinc.com ([200.46.204.10]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 47518-08; Fri, 9 Sep 2005 17:37:54 +0000 (GMT) Received: from Budha (blk-222-189-149.eastlink.ca [24.222.189.149]) by earthtecinc.com (Postfix) with ESMTP id 3C6DA129B478; Fri, 9 Sep 2005 18:37:53 +0100 (BST) From: "ET Support" To: "Panagiotis Astithas" Date: Fri, 9 Sep 2005 14:40:58 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <4321390D.8030700@ebs.gr> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Importance: Normal X-Virus-Scanned: by amavisd-new at hub.org Cc: ports@freebsd.org, liukang@bjut.edu.cn Subject: RE: FreeBSD Port: jakarta-tomcat-5.5.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 17:38:00 -0000 To reduce security vulnerabilities will you please tell me what exact directories need to be www:www ? Also, I recommend you build a chown into the jakarta port so other users do not have to deal with these permissions issues. Thanks, Ben -----Original Message----- From: Panagiotis Astithas [mailto:past@ebs.gr] Sent: Friday, September 09, 2005 4:26 AM To: ET Support Cc: liukang@bjut.edu.cn; ports@freebsd.org Subject: Re: FreeBSD Port: jakarta-tomcat-5.5.9 ET Support wrote: > Hello, > > Having some problems with this port... it is a first time install and when > looking at the jsp-examples gettings fileNotFound errors, which appear to be > due to the fact that the daemon for startup script is "www" and does not > have enough permissions to create the necessary files. Was able to bypass > this by giving owner root priviledges, but that is not the best for > security. > > Please advise. > > Thanks, > > Ben King > > support@earthtecinc.com > http://earthtecinc.com/ Alternatively, you could change the ownership of the relevant tomcat directories to www:www. Cheers, Panagiotis