info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS /etc/inetd.conf question


From: David D. Hagood
Subject: Re: CVS /etc/inetd.conf question
Date: Wed, 02 May 2001 08:32:28 -0500
User-agent: Mozilla/5.0 (X11; U; Linux 2.4.3 i686; en-US; rv:0.8.1+) Gecko/20010423


Instead of:

        env = HOME=/home/cvs

it is much better is to specify:

        passenv = PATH

(i.e., don't pass $HOME to the server at all).


The daemon is running as root when it starts. Then it drops priviledge to the user's level. Unfortunately, it still trys to look in root's home directory for .cvsignore, but as it is now running as a normal user, it cannot.

The PATH has nothing at all to do with this problem.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]