I don't use the rpm, but if the rpm isn't doing that then there is a problem with the RPM.
The /etc/sudoers file is also used by the sudo rpm so there may be a problem with having the zenoss rpm "control" that file and so a manual installation of that file may very well be the best way. You can change the permissions of the $ZENHOME yourself pretty easily. chown zenoss $ZENHOME --Dennis On Fri, 01 Dec 2006 12:05:18 +0100, "midou michkat" <[EMAIL PROTECTED]> wrote: > it's right!! > the problem is that the rpm does not change sudo himself! i have to do it > myself each time with copying the zenoss/etc/sudoers into /etc/sudoers!! > And even if i do it and start zenoss he does not change rights for zenoss > directories from root to zenoss!! > have you any idea??! > > >>From: Dennis B.Hopp <[EMAIL PROTECTED]> >>Reply-To: General discussion of using zenoss system >><[email protected]> >>To: General discussion of using zenoss system <[email protected]> >>Subject: Re: [zenoss-users] zenoss startup!! >>Date: Thu, 30 Nov 2006 13:13:52 -0500 >> >>It looks like you need to setup sudo so that zenoss can run a few > commands >>as root. >> >>--Dennis >> >>On Thu, 30 Nov 2006 17:41:24 +0100, "midou michkat" >><[EMAIL PROTECTED]> wrote: >> > please guys! could anyone help me !! >> > i had always this error in the startup: >> > [EMAIL PROTECTED] ~]$ zenoss start >> > Daemon: zeoctl . Traceback (most recent call last): >> > File "/opt/zenoss/lib/python/zdaemon/zdrun.py", line 719, in ? >> > main() >> > File "/opt/zenoss/lib/python/zdaemon/zdrun.py", line 716, in main >> > d.main(args) >> > File "/opt/zenoss/lib/python/zdaemon/zdrun.py", line 243, in main >> > self.run() >> > File "/opt/zenoss/lib/python/zdaemon/zdrun.py", line 256, in run >> > self.opensocket() >> > File "/opt/zenoss/lib/python/zdaemon/zdrun.py", line 278, in >>opensocket >> > sock.bind(tempname) >> > File "<string>", line 1, in bind >> > socket.error: (13, 'Permission denied') >> > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > . >>. >> > . >> > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > . >>. >> > . >> > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > . >>. >> > . >> > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > . >>. >> > . >> > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > . >>. >> > . >> > . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . > . >>. >> > . >> > >> > >> > help please!! >> > >> > _________________________________________________________________ >> > Les révélations de la starac 6 commentées par Jérémy! >> > http://starac2006.spaces.live.com/ >> > >> > _______________________________________________ >> > zenoss-users mailing list >> > [email protected] >> > http://lists.zenoss.org/mailman/listinfo/zenoss-users >> >>_______________________________________________ >>zenoss-users mailing list >>[email protected] >>http://lists.zenoss.org/mailman/listinfo/zenoss-users > > _________________________________________________________________ > Découvrez Live.com : le nouveau moteur de recherche par Messenger! > http://www.windowslive.fr/livecom/ > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
