[osiris] Re: Changing host config file
Dave
dave at terriblelies.net
Fri Sep 7 12:53:07 EDT 2007
Hari Sekhon wrote:
> Am I right in thinking that and init with the new config file is the
> only way or am I missing something?
This is a bug in md_scan.c:scan_host(). Regardless of whether or not
you push-config a new config out to a host, osirismd will always use the
config associated with that host's baseline database. One way to fix
this would be to have scan_host() first check to see if the remote
daemon has a scan config in memory already, if so, use that config; if
not, load the baseline database's config.
-dave
More information about the osiris
mailing list