From owner-freebsd-isp@FreeBSD.ORG Mon Jun 2 09:42:23 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E30CA37B401 for ; Mon, 2 Jun 2003 09:42:22 -0700 (PDT) Received: from alcatraz.wolfpaw.net (alcatraz.wolfpaw.net [204.209.44.3]) by mx1.FreeBSD.org (Postfix) with SMTP id B046143FAF for ; Mon, 2 Jun 2003 09:42:19 -0700 (PDT) (envelope-from admin-lists@wolfpaw.net) Received: (qmail 32284 invoked by uid 0); 2 Jun 2003 16:42:18 -0000 Received: from unknown (HELO wolf) (216.123.201.128) by 0 with SMTP; 2 Jun 2003 16:42:18 -0000 From: "Wolfpaw - Dale Corse" To: "Pete Fritchman" , "Troy Settle" Date: Mon, 2 Jun 2003 10:56:48 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20030602163434.GB33375@absolutbsd.org> X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal cc: 'Support' cc: isp@freebsd.org cc: security@freebsd.org Subject: RE: quick poppassd question X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 16:42:23 -0000 In freebsd.. and most other things.. but some *cough* large corporate linux distro's *cough*redhat*cough* ignore such defaco standards.. we must consider portability especially if the patch will be submitted for integration into the package..no? :) D. -------------------------------- Dale Corse System Administrator Wolfpaw Services Inc. http://www.wolfpaw.net (780) 474-4095 > -----Original Message----- > From: Pete Fritchman [mailto:petef@FreeBSD.org] > Sent: Monday, June 02, 2003 10:35 AM > To: Troy Settle > Cc: 'Mark Sergeant'; 'Wolfpaw - Dale Corse'; 'Support'; > isp@freebsd.org; > security@freebsd.org > Subject: Re: quick poppassd question > > > ++ 02/06/03 11:49 -0400 - Troy Settle: > | Perhaps someone can shed more light on the subject, but it's my > | impression that most system process run with a UID/GID > under 100. So a > | uid < 100 should deny the change request. > > UIDs up to and including 999 are reserved for system use. > For example, > see this section in the porters handbook: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-han > dbook/dads-uid.html > > --pete > >