Upgraded this morning using the RHEL5 i386 rpm and found that the suid root property from bin/zensocket was missing:-
Code: Daemon: zeoctl . daemon process started, pid=10001 Daemon: zopectl . daemon process started, pid=10005 Daemon: zenhub starting... Daemon: zenping starting... ZenSocket Error: zensocket needs to be run as root or setuid Daemon: zensyslog starting... ZenSocket Error: zensocket needs to be run as root or setuid Daemon: zenstatus starting... Daemon: zenactions starting... Daemon: zentrap starting... ZenSocket Error: zensocket needs to be run as root or setuid Daemon: zenmodeler starting... Daemon: zenperfsnmp starting... Daemon: zencommand starting... Daemon: zenprocess starting... Daemon: zenwin starting... Daemon: zeneventlog starting... Daemon: zenwinmodeler starting... The following commands fixed this issue:- Code: chown root /opt/zenoss/bin/zensocket chmod u+s /opt/zenoss/bin/zensocket == Surfraz Ahmed Open Systems Intelligence http://www.go-osi.com -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=10482#10482 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
