Forum: Cfengine Help
Subject: Re: dynamic variable declaration
Author: bglomm
Link to topic: https://cfengine.com/forum/read.php?3,18441,18471#msg-18471

well I was thinking of providing files for each admin account that I want to 
maintain accross the network, each file, named by the loginname, could contain 
pub.key, pw.hash, favorite shell, sh.rc stanza etc.
It would b nice if I could just provide this individual files for each account 
without having to touch any of the cfengine code.
An alternative could be to put all this keys/values in a "variable.cf" that is 
sourced an having here
straight forward 
passwd string => "bla";
pubkey string
shell ...
passwd ...
That would be VERY explicite, right, but my first idea seems to be more generic 
...??

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to