help-cfengine
[Top][All Lists]
Advanced

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

TrustKeysFrom in "cfservd.conf"


From: Harish Chauhan
Subject: TrustKeysFrom in "cfservd.conf"
Date: Mon, 7 Jun 2004 14:03:28 -0400


Hi

We want to copy different password files from a central machine to the clients using trust & encrypt mode. We have defined "cfservd.conf" as shown below.

domain = ( mega.dept.com )
HostnemKeys = ( on )
AllowMultipleConnectionsFrom = ( x.y.*.* )
MaxConnections = ( 500 )
TrustKeysFrom = ( x.y.1.1  x.y.1.23  x.y.1.78 )
AllowUsers = ( root )
cfrunCommand = ( " /opt/cfengine/bin/cfagent -v " )

We noticed that things works fine if you specify the individual IP addresses in "TrustKeysFrom = ( x.y.1.1  x.y.1.23  x.y.1.78 )" but doesn't work if you specify the range TrustKeysFrom = ( x.y.*.* ).

It will get difficult to include all IP addresses in the parameter. What needs to be checked / done ?

Thanks in advance.

regards,
harish
reply via email to

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