help-cfengine
[Top][All Lists]
Advanced

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

Authentication problem


From: address@hidden
Subject: Authentication problem
Date: Thu, 15 Dec 2005 09:48:37 -0500

Hello,

I have an authentication problem when using cfrun.  Someone knows where the
problem comes from?


# cfrun lablin03
cfrun(0):         .......... [ Hailing lablin03 ] ..........
 Host authentication failed. Did you forget the domain name or IP/DNS
address registration (for ipv4 or ipv6)?
#



cfservd.conf on serveur side if useful:

#########################################################
#
# cfservd.conf (serveur) pour Promutuel
#
#########################################################

control:
  domain = ( informatique.promutuel.ca )
  TrustKeysFrom = ( 10.99.23.0/25 )
  AllowUsers = ( root )
  AllowConnectionsFrom = ( 10.99.23.0/25 )

  ChecksumDatabase = ( /tmp/testDATABASEcache )
  IfElapsed = ( 1 )
  MaxConnections = ( 10 )

#########################################################

admit:   # or grant:
  /var/cfengine/repository 10.99.23.*



cfservd.conf on client side if useful:

#########################################################
#
# cfservd.conf pour Promutuel (Client Cfengine)
#
#########################################################

control:
   domain = ( informatique.promutuel.ca )
   TrustKeysFrom = ( 10.99.0.153 )
   AllowUsers = ( root )
   trustkey = ( true )

   ChecksumDatabase = ( /tmp/testDATABASEcache )
   IfElapsed = ( 1 )
   MaxConnections = ( 10 )
   AllowConnectionsFrom = ( 10.99.0.153 )

   LogAllConnections = ( true )
   cfrunCommand  = ( "/usr/sbin/cfagent" )



Thanks,
Bernard


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .






reply via email to

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