RE: auto define command promises to be executable but isn't

2010-03-16 Thread NWatson
I see the same results. [r...@unxxhd01 inputs]# cf-agent -If ./foo.cf -> Executing '/bin/ls -l /home/nwatson/bin/foo.sh' ...(timeout=-678,owner=-1,group=-1) Q: ".../bin/ls -l /hom": -rwxr--r-- 1 nwatson essi 34 Mar 16 15:29 /home/nwatson/bin/foo.sh I: Last 1 QUOTEed lines were generated by pr

RE: auto define command promises to be executable but isn't

2010-03-16 Thread Ingersoll, Robert
...@cfengine.org Subject: RE: auto define command promises to be executable but isn't What happens if you keep the mode at 544 and change the owner from bin to root? Sincerely, -- Neil Watson 416-673-3465 The information transmitted is intended only for the person or entity to which it is addr

RE: auto define command promises to be executable but isn't

2010-03-16 Thread NWatson
What happens if you keep the mode at 544 and change the owner from bin to root? Sincerely, -- Neil Watson 416-673-3465 CONFIDENTIALITY WARNING This communication, including any attachments, is for the exclusive use of addressee and may contain proprietary and/or confidential information. If y

RE: auto define command promises to be executable but isn't

2010-03-16 Thread Ingersoll, Robert
The agent is running as root. The only difference for inetd I've noticed is that it's only executable by root whereas the other commands that work are executable by anyone. Specifying auto__etc_inetd_conf:: "/usr/sbin/inetd -c" contain => owner(root) body contain owner(owner) { ex

Re: auto define command promises to be executable but isn't

2010-03-16 Thread NWatson
inetd is set to mode 544 owner bin:bin. Is the agent running as a user that has enough rights? Have you tested with other seemingly executable files? I run a few commands on my lab host and I haven't see this error. Sincerely, -- Neil Watson 416-673-3465 CONFIDENTIALITY WARNING This commun

auto define command promises to be executable but isn't

2010-03-16 Thread Ingersoll, Robert
Is this a bug? maryann:/home/root/inputs# cf-agent -KI -b test -f ./inetd.cf |tee /tmp/cfagent.out !!! No bundlesequence in the common control body >> Using command line specified bundlesequence -> Copying from maryann.dcpds.cpms.osd.mil:/var/cfengine_master/master_files/etc/inetd.conf -> Ow