Hi There,
I'm trying to use a cfengine2 files stanza to copy some
authorized_keys files out to machines for a set of users.
# id 323_access
uid=40056(323_access) gid=100(users) groups=100(users)
office_desktops::
$(masterfiles)/ssh_keys/323_access
dest=/home/323_access/.ssh/authorized_keys
mode=600
owner=323_access
group=users
type=checksum
typecheck=off
server=$(policyhost)
However, this rule results in the file being owned by user id 323:
-rw------- 1 323 users 2897 Dec 7 09:29 authorized_keys
Any suggestions on how to make this right?
Thanks,
-Will
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine