bug-cfengine
[Top][All Lists]
Advanced

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

Re: set file mode problem


From: Zeev Fisher
Subject: Re: set file mode problem
Date: Wed, 09 Mar 2005 16:44:18 +0200

Hi,

Indeed it worked for me now.

The problem was with the fixplain action.

When i change it to fixall like in your example , it works like a charm


Thanks !

Zeev




On Wed, 2005-03-09 at 16:30, Maurice Bremond wrote:
> >It seems that cfengine doesn't like file of type door.
> 
> >Door is a special solaris object. I am not sure if it is fully
> >supported. I shall check, but it will take me a while
> 
> We are doing the same things here, and it works.
> 
> We are running cfengine-2.1.11 on solaris 8 (+patch ldap 108993-40) and 
> solaris 9
> 
> in our configs, we have :
> 
> 
> files:
> 
>    solaris_9.ldap_client.native_ldap::
>    /var/run/ldap_cache_door
>       m=444 act=fixall
> 
>    solaris_8.ldap_client.native_ldap::
>    /etc/.ldap_cache_door
>       m=444 act=fixall
> 
> 
> 
> And if I test :
> 
> address@hidden /root]# uname -r
> 5.8
> address@hidden /root]# chmod 400 /etc/.ldap_cache_door 
> 
> address@hidden /root]# ls -l /etc/.ldap_cache_door 
> Dr--------   1 root     other          0 Dec 14 13:15 /etc/.ldap_cache_door
> 
> address@hidden /root]# cfagent
> cfengine:citronnier: Object /etc/.ldap_cache_door had permission 400, changed 
> it to 444
> 
> address@hidden /root]# ls -l /etc/.ldap_cache_door 
> Dr--r--r--   1 root     other          0 Dec 14 13:15 /etc/.ldap_cache_door
> 
> 
> 
> _______________________________________________
> Bug-cfengine mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-cfengine
-- 
Zeev Fisher - Unix System Administrator
Marvell Semiconductor Israel Ltd
6 Hamada Street, Mordot HaCarmel Industrial Park
Yokneam 20692
Israel
 
Email    -  address@hidden
Tel      -  + 972 4 9091402
Cell     -  + 972 54 4995402
Fax      -  + 972 4 9091501
WWW Page:     http://www.marvell.com
------------------------------------------------------------------------
This message may contain confidential, proprietary or legally privileged
information. The information is intended only for the use of the individual
or entity named above. If the reader of this message is not the
intended recipient, you are hereby notified that any dissemination, distribution
or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify us
immediately by telephone, or by e-mail and delete the message from your
computer.




reply via email to

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