Thanks for the feedback. One less thing to think about!
M

On Wed, 2005-03-09 at 15:30 +0100, 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



_______________________________________________
Bug-cfengine mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-cfengine

Reply via email to