help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ExecResult(/command) must specify an absolute path


From: Atom Powers
Subject: Re: ExecResult(/command) must specify an absolute path
Date: Fri, 17 Feb 2006 21:54:55 -0800

On 2/17/06, Brian E. Seppanen <seppy@chartermi.net> wrote:
> I'm running cfengine-2.1.13 and I have the following in my control section
>
> solaris.Hr09.Day17.February.Yr2006::
> usera = ( ReturnsZero("/bin/getent passwd usera") )
>
> and I'm getting the following error
> cfengine::in/cfagent -i -: cf:cfengine::/var/cfengine/inputs/cf.solaris:25: 
> ExecResult(/command)
> must specify an absolute path
>

Try
usera = ( ReturnsZero(/bin/getent passwd usera) )

No quotes?

--
--
Perfection is just a word I use occasionally with mustard.
--Atom Powers--




reply via email to

[Prev in Thread] Current Thread [Next in Thread]