From owner-freebsd-security@FreeBSD.ORG Mon Jun 2 09:55:50 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C47537B404 for ; Mon, 2 Jun 2003 09:55:50 -0700 (PDT) Received: from analog.databits.net (analog.databits.net [198.78.65.155]) by mx1.FreeBSD.org (Postfix) with SMTP id 3AA2743F75 for ; Mon, 2 Jun 2003 09:55:49 -0700 (PDT) (envelope-from petef@analog.databits.net) Received: (qmail 54585 invoked by uid 1000); 2 Jun 2003 16:51:53 -0000 Date: Mon, 2 Jun 2003 11:51:53 -0500 From: Pete Fritchman To: Wolfpaw - Dale Corse Message-ID: <20030602165153.GD33375@absolutbsd.org> References: <20030602163434.GB33375@absolutbsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: isp@freebsd.org cc: security@freebsd.org Subject: Re: quick poppassd question X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 16:55:50 -0000 [ cc list trimmed some ] ++ 02/06/03 10:56 -0600 - Wolfpaw - Dale Corse: | 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? :) Right, so in config.h (or wherever), '#define MAX_SYSTEM_UID 999' and allow people to tweak it. --pete