From owner-freebsd-ports Fri Mar 29 12:43:49 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id AFCA437B419 for ; Fri, 29 Mar 2002 12:43:42 -0800 (PST) Received: from rwcrwbc58 ([204.127.198.47]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020329204337.WHZF1214.rwcrmhc54.attbi.com@rwcrwbc58> for ; Fri, 29 Mar 2002 20:43:37 +0000 Received: from [65.174.124.29] by rwcrwbc58; Fri, 29 Mar 2002 20:43:37 +0000 From: esoha@attbi.com To: freebsd-ports@freebsd.org Subject: help! should ports make uids? Date: Fri, 29 Mar 2002 20:43:37 +0000 X-Mailer: AT&T Message Center Version 1 (Nov 29 2001) Message-Id: <20020329204337.WHZF1214.rwcrmhc54.attbi.com@rwcrwbc58> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm working on the port of a background process that runs as root, currently. It doesn't need to run as root, but it does need to store and access a configuration file that contains a password. Should the port install a user id and run as that user or should the port run as root? Or as "nobody"? HELP! Thanks. Eyal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message