From owner-cvs-all@FreeBSD.ORG Tue Apr 13 04:25:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA8DB16A4CE; Tue, 13 Apr 2004 04:25:48 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EA5543D31; Tue, 13 Apr 2004 04:25:48 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (62e6bac3b7106ab9c79d882b62329b8a@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128])i3DBPmnr019516; Tue, 13 Apr 2004 04:25:48 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3E96F533F6; Tue, 13 Apr 2004 04:25:47 -0700 (PDT) Date: Tue, 13 Apr 2004 04:25:47 -0700 From: Kris Kennaway To: Yen-Ming Lee Message-ID: <20040413112546.GA29576@xor.obsecurity.org> References: <200404130054.i3D0sdJs007955@repoman.freebsd.org> <20040413010839.GA22172@xor.obsecurity.org> <20040413092700.GA66321@utopia.leeym.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YZ5djTAD1cGYuMQK" Content-Disposition: inline In-Reply-To: <20040413092700.GA66321@utopia.leeym.com> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/dns/rbldnsd Makefile distinfo pkg-install pkg-message pkg-plist ports/dns/rbldnsd/files example rbldnsd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 11:25:49 -0000 --YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 13, 2004 at 05:27:00PM +0800, Yen-Ming Lee wrote: > On Mon, Apr 12, 2004 at 06:08:39PM -0700, Kris Kennaway wrote: > > On Mon, Apr 12, 2004 at 05:54:39PM -0700, Yen-Ming Lee wrote: > > > leeym 2004/04/12 17:54:39 PDT > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > dns/rbldnsd Makefile distinfo pkg-plist=20 > > > Added files: > > > dns/rbldnsd pkg-install pkg-message=20 > > > dns/rbldnsd/files example rbldnsd.sh=20 > > > Log: > > > - upgrade version to 0.992 > > > - switch to rc.subr start mechanism > > > - added user/group > > > - added example data on install, target directory > > > - added pkg-message > > > - added more doc files > >=20 > > Don't forget to register the uid. > >=20 > > Kris >=20 > According the following URL, only fixed UID/GID are needed to register, r= ight? > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-ui= d.html >=20 > rbldnsd should not run as root, but it doesn't need a fixed UID/GID. >=20 > I think in this case, rbldns:rbldns is not needed to be registered. Ports must use a fixed uid. Think about packages, which will be built with a fixed uid that may be in use by the client. Or, the port may choose a "free" uid that is actually registered to another port, then the user might later try to install that port only to have it fail. Kris --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAe846Wry0BWjoQKURAs79AJ4/w2/RPKXQJYzA6G6JJaCM4kcPVgCeJfbY AxlxvOZeeygyeU3eLFNCAWg= =Omyg -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK--