Hi Chibuzo,

I think that for now you need to have the following /etc/sudoers (assuming 
zenoss is the account from which you want to run Zenoss):

#----

Defaults env_reset
Defaults env_keep = "COLORS DISPLAY HOSTNAME HISTSIZE INPUTRC KDEDIR \
                    LS_COLORS MAIL PS1 PS2 QTDIR USERNAME \
                    LANG LC_ADDRESS LC_CTYPE LC_COLLATE LC_IDENTIFICATION \
                    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC \
                    LC_PAPER LC_TELEPHONE LC_TIME LC_ALL LANGUAGE LINGUAS \
                    _XKB_CHARSET"

Defaults    env_keep += "PYTHONPATH ZENHOME"

root    ALL=(ALL) ALL
zenoss  ALL=(ALL)       NOPASSWD: ALL
#----

This works on my Fedore Core 5 machine.

-Eric

[EMAIL PROTECTED] wrote:
Hi every one, Thnaks for your efforts, but I still have my problem unresolved, when I add this line of instruction as specified by the installation guide, to the /etc/sudoers config file. I get the following error sudo: /bin/python: command not found. but when i removed the entry of the above command from my /etc/sudoers config file I see zenping starting................................. Password: when I typed in the password for zenoss it complains of user not in sudo and displays zenping stopped Please I will appreciate any urgent solution to this problem so as to migrate the application to a live server as fast as possible. regards, Chibuzo ------------------------------------------------------------------------

_______________________________________________
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

Reply via email to