From owner-freebsd-questions@FreeBSD.ORG Fri Mar 24 17:13:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 09AD016A41F for ; Fri, 24 Mar 2006 17:13:40 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FB3843D72 for ; Fri, 24 Mar 2006 17:13:39 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.13.6/8.13.6) with ESMTP id k2OHDclu047990 for ; Fri, 24 Mar 2006 09:13:38 -0800 (PST) (envelope-from admin2@enabled.com) From: "Noah" To: freebsd-questions@freebsd.org Date: Fri, 24 Mar 2006 09:13:38 -0800 Message-Id: <20060324170911.M29859@enabled.com> X-Mailer: Open WebMail 2.51 20050228 X-OriginatingIP: 67.164.15.142 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: portmanager configuration and stunnel options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 17:13:40 -0000 Hi there, I am trying to figure out the proper options and configuration syntax for the portmanager configuration file - pm-020.conf . I cant figure out what the proper stunnel switches to automatically keep the stunnel GID and UID. At hte moment stunnel requires manual intervention during each upgrade. I just want to keep the UID and GID as is and not delete them. How would I instruct portmanager to handle this gracefully. --- snip --- # pkg_info | grep portmanager portmanager-0.4.1_5 FreeBSD installed ports status and safe update utility --- snip --- cheers, Noah