Do you mean using 'manage_agents -f' to bulk generate client keys? Which file would you include in the RPM package? Notice that the content in client.keys file is different from the extracted keys by running 'manage_agents -e <client_id>'.
If you package the right file in an RPM package and deliver it to the 200 agents, I think it may actually work. On Thursday, December 6, 2012 8:37:48 AM UTC-8, Kat wrote: > > So I am trying to think of a clever way to do distributed installs if only > the normal 1514 port is open and no others. > If I have, say 200 agents and I use the new feature of bulk key creation - > I would then include that file in the RPM package and during the > postinstall script have it extract the key for that host into the > client.keys file. > > So, what do you think? Good idea? Other suggestions? Remember, I don't > have the ability in this case to open udp/1515 or any other port for authd. > > Hmm.... > > ?? >
