help-cfengine
[Top][All Lists]
Advanced

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

Re: cfEngine as normal user?


From: Yves
Subject: Re: cfEngine as normal user?
Date: Wed, 4 Jun 2003 18:43:43 +0100

On Wed, 04 Jun 2003 16:15:43 +0200, Predrag Zecevic - Support Engineer wrote:
>Hi all,
>
>is it possible to run cfEngine (2.0.6 ->) as "normal" user?
>
>I cannot see why not, but if anyone had implemented such behavior,
>please let me know...
>
>Best regards ;-)

Hello,

check docu for "access"...

access
The access list is a list of users who are to be allowed to execute a cfengine 
program. If the list does not exist then all users are allowed to run a program.

        access = ( user1 user2 ...  )

The list may consist of either numerical user identifiers or valid usernames 
from the password database. For example:

        access = ( mark aurora 22 456 )

would restrict a script to users mark, aurora and user id 22 and 456.

Gruß Yves

 Y99@gmx.de am 04.06.2003





reply via email to

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