On 2/17/06, Brian E. Seppanen <[EMAIL PROTECTED]> 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--


_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to