help-cfengine
[Top][All Lists]
Advanced

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

Confusion with directories/files?


From: Josef Wolf
Subject: Confusion with directories/files?
Date: Thu, 2 Sep 2004 14:07:24 +0200
User-agent: Mutt/1.4.1i

Hello!

With the following snippet:

   directories:
     /root/.ssh m=700 o=root g=root
     home/.ssh  m=700


   files:
     /root/.ssh/authorized_keys  m=600 act=touch o=root g=root
     home/.ssh/authorized_keys   m=600 act=touch

I keep getting following error:


cfengine:raven: Directory /m/home/jw/.ssh/authorized_keys cannot be accessed in 
files


This looks very strange to me because:

  $ ls -la /m/home/jw/.ssh
  total 5
  drwx------   2 jw jw      80 Aug 18 10:49 .
  drwx------  18 jw jw    1256 Sep  2 09:57 ..
  -rw-r--r--   1 jw jw     219 Aug 18 10:49 known_hosts
  $ 


Any idea what the error message wants to say to me?  Why is cfengine
assuming that authorized_keys is a directory?

-- 
Please visit and sign and http://www.ffii.org
-- Josef Wolf -- jw@raven.inka.de --



reply via email to

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