# cfservd.conf for clients # LEG24042005 # LEG11042005: example configuration # # Substitutes values in CAPS acording to your situation control: # can be a hostname policyhost = ( 10.0.0.100 ) domain = ( EXAMPLE.DOMAIN ) # Must! be IP addresses or networks AllowConnectionsFrom = ( 10.0.1.100 ) AllowUsers = ( ADMINACCOUNT root ) # Must! be IP addresses or networks TrustKeysFrom = ( 10.0.1.100 ) cfrunCommand = ( /usr/sbin/cfagent ) admit: $(cfrunCommand) $(policyhost) # Emacs: # Local Variables: # mode: text # tab-stop-list: (4 8 12 16 24 32 40 48 56 64 72 80 88 96 104 112 120) # End: