bug-cfengine
[Top][All Lists]
Advanced

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

Re: set file mode problem


From: Mark Burgess
Subject: Re: set file mode problem
Date: Wed, 09 Mar 2005 15:39:46 +0100

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 :
> 
> 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





reply via email to

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