help-cfengine
[Top][All Lists]
Advanced

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

[No match of class]?


From: Lev Lvovsky
Subject: [No match of class]?
Date: Wed, 25 Feb 2004 10:46:44 -0800

getting somewhat frustrated with a cfservd that for all intents an purposes should work - ANY help would be appreciated on this issue:

below is a highly simplified cfservd.conf:

------------
control:

  domain = ( domain.com )
  LogAllConnections = ( true )
  AllowUsers = ( root )
  TrustKeysFrom = ( 10.176.110.0/24 )


groups:

  smarthost = ( tsthvy1-smarthost )

admit:

  smarthost::
   /file   *.domain.com
------------

when running cfservd with debug, I get the following, which seems bad:

------------
Resetting CLASS to ANY

LVALUE smarthost
HandleLVALUE(smarthost) in action Groups:
EQUALS =
LEFTBRACK
RVAL-VAROBJ tsthvy1-smarthost

HandleGroupRvalue(tsthvy1-smarthost)
HandleGroupRVal(tsthvy1-smarthost) group (smarthost), type=0
[No match of class]

RIGHTBRACK

   (No actions pending in Groups:)
InitializeAction()
   (No actions pending in Groups:)
-------------

can anyone explain what might be wrong with this setup?

thank you in advance,
-lev





reply via email to

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