Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Oct 1997 19:34:45 +0100 (MET)
From:      Guido van Rooij <guido@gvr.org>
To:        ache@FreeBSD.ORG (Andrey A. Chernov)
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc master.passwd
Message-ID:  <199710271834.TAA02111@gvr.gvr.org>
In-Reply-To: <199710271659.IAA26040@freefall.freebsd.org> from "Andrey A. Chernov" at "Oct 27, 97 08:59:09 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Andrey A. Chernov wrote:
> ache        1997/10/27 08:59:09 PST
> 
>   Modified files:
>     etc                  master.passwd 
>   Log:
>   Move nobody to daemon class, otherwise it is impossible to start fingerd
>   while Apache is running, it effectively eats all default class limits for
>   nobody
>   

Perhaps it's time to implement an extra switch for su to set the class.
Then we can do things like:
	echo /wher/ever/httpd | su -fm -C daemon nobody

Which would solve th problem as well and in a cleaner way.

-Guido



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710271834.TAA02111>