help-cfengine
[Top][All Lists]
Advanced

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

Re: Permissions on copied directories


From: Philippe
Subject: Re: Permissions on copied directories
Date: Wed, 27 Oct 2004 09:57:53 +0200
User-agent: Mozilla Thunderbird 0.8 (X11/20041024)

Scott Burch wrote:
Hi,

I have been experimenting with cfengine's copy command like so:

/cprod/move/sql
        dest=/cprod_new/move/sql
        timestamps=keep
        recurse=inf
        type=checksum
        forcedirs=true
        server=(left out intentionally)

When I execute this I noticed that the directories that get created on the destination do not have the correct permissions (all directories are owned by root:other; however the files have the correct permissions). Am I missing something? I know I have done this before and the permissions have been correct.

The systems in question are using cfengine 2.1.x.



Hi Scott,

cfengine seems to retain owner from the repository (/cprod/move/sql). Actually, It does like that on our debian servers (sarge). Try to change the owner of /cprod/move/sql files.

Philippe


reply via email to

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