On 09/20/2013 08:48 AM, Chris Lauritzen wrote:
So what I am looking to do is to find a way
to not create 3500 Client.keys files.

You could create a file on a share with all of the keys and have a post-install script that finds the right key and puts it in the keys file on the agent. Something like (pseudo-code) find "hostname" \\share\master_file > client.keys. You'll just need to be very careful and make sure that the account used to do the find is the only account that can access that file on the share.

--

--- You received this message because you are subscribed to the Google Groups "ossec-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to