Forum: CFEngine Help
Subject: Re: Permissions and ownership with recursive copy_from
Author: nico
Link to topic: https://cfengine.com/forum/read.php?3,25291,25327#msg-25327

Thanks for the input, I'm actually using a similar solution now as a 
workaround. I would really like to be able to read the owner and permissions 
from the file tree, I have other systems then cfengine fiddling around with the 
permissions and I would like to avoid having the automatically change cfengine 
configs. 

One idea I was having was to use do a separate depth_search to get all files 
ending with .OWNER and .MODE, then using the contents of those files to 
actually set mode and owner. 

I just can't seem to wrap my head around where to start :)

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

Reply via email to