bug-cfengine
[Top][All Lists]
Advanced

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

cfd parser bug


From: David Barr
Subject: cfd parser bug
Date: Thu, 2 Aug 2001 16:53:35 -0700

this was tested on 1.6.3 and 1.5.4

if you have the following cfd.conf:

   cfconfdir = ( /export/cfconfs )

admit:
    $(cfconfdir)/groups/foo
        box1 box2
    $(cfconfdir)/groups/foobar
        box3 box4


Trying to access the file "foobar" from box3 or 4 will always
be denied.

If you change "foo" to something like "foobie", then
foobar will work.

--Dave



reply via email to

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