From: Bruno C. <Bru...@hp...> - 2007-10-16 21:43:59
|
Bryan Gartner said on Tue, Oct 16, 2007 at 12:44:32PM -0600: Hello Bryan, thanks for all your answers :-) > > perl -pi -e 's/^apache.*//' /etc/sudoers > > Other than being a bit too general (and assuming you meant ^${httpd_user}), > I think it's fine to walk the entries we put in and remove them. I'll > see if I can something like that implemented today. Yep. Of course, I was too quick here. In fact I use now: perl -pi -e 's/^PBHTTPDUSER.*//' /etc/sudoers (PBHTTPDUSER is filtered by pb depending on the distro). > > Also, it appears there is an issue with CVS. When I do a commit, and > > ask for a cvs up on another machine, it doesn't come up immediately. > > I have to wait a couple of minutes for it to be available. I'm used to SVN > > rather which is immediate. Is it a known limitation ? > > Yes, since SF.net mirrors CVS from developer space to anonymous access. Humm annoying. I'll check if it's the same when I change to authenticated user on both sides. Thanks for the hint. Bruno. -- Linux Profession Lead EMEA / Open Source Evangelist \ HP C&I EMEA IET http://www.mondorescue.org / HP/Intel Solution Center \ http://hpintelco.net Des infos sur Linux? http://www.HyPer-Linux.org http://www.hp.com/linux La musique ancienne? http://www.musique-ancienne.org http://www.medieval.org |