Forum: CFEngine Help
Subject: Re: split user passwd array
Author: tuibelgium
Link to topic: https://cfengine.com/forum/read.php?3,24257,24260#msg-24260
Yes I already looked at the solutions guide, but example 1.5 is far from
complete. My configuration is now based on exemple 1.6 and it works fine
Forum: CFEngine Help
Subject: Re: Clarification on parameter passing with bundles / classes
Author: frans
Link to topic: https://cfengine.com/forum/read.php?3,24247,24259#msg-24259
Thanks Todd and lauwersw for the replies. The point about classes being global
when enacted if_repaired was the roo
Forum: CFEngine Help
Subject: Re: split user passwd array
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,24257,24258#msg-24258
Have you looked at the Solutions Guide?
http://cfengine.com/manuals/cf3-solutions.html#Editing-password-or-group-files
_
Forum: CFEngine Help
Subject: split user passwd array
Author: tuibelgium
Link to topic: https://cfengine.com/forum/read.php?3,24257,24257#msg-24257
To add users I use the following config:
vars:
"pw" string => "username1:x:1101:1101:user name:/home/user:/bin/bash";
"pw" string
Il 05/12/2011 16:33, Marco Marongiu ha scritto:
> Let's see what I can turn up with with your suggestions.
OK, I seem to have made it. It was hard, damn how it was. We should
really meditate on this. Having a common block of reusable code should
be far easier than this...
Here's a summary of how
Il 08/12/2011 14:36, no-re...@cfengine.com ha scritto:
> The code is AUTHD, and it gives you 50% off the ebook version, and
> 40% off the print version.
Book available and bought :) Thanks
Ciao
-- bronto
___
Help-cfengine mailing list
Help-cfengine@cfen
Forum: CFEngine Help
Subject: Re: Clarification on parameter passing with bundles / classes
Author: lauwersw
Link to topic: https://cfengine.com/forum/read.php?3,24247,24254#msg-24254
Try to strip down your code. Your first problem definitely works for me in a
stripped down version with cfengien