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 : > > [EMAIL PROTECTED] /root]# uname -r > 5.8 > [EMAIL PROTECTED] /root]# chmod 400 /etc/.ldap_cache_door > > [EMAIL PROTECTED] /root]# ls -l /etc/.ldap_cache_door > Dr-------- 1 root other 0 Dec 14 13:15 /etc/.ldap_cache_door > > [EMAIL PROTECTED] /root]# cfagent > cfengine:citronnier: Object /etc/.ldap_cache_door had permission 400, changed > it to 444 > > [EMAIL PROTECTED] /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 > [email protected] > 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 - [EMAIL PROTECTED] 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. _______________________________________________ Bug-cfengine mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-cfengine
