[EMAIL PROTECTED] wrote:
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 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" )
I miss the following section in the client config
admit:
/usr/bin/cfagent <ip_server_address>
_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine