I attempted to build the the agent-auth as I noticed one of the make files contained some verbiage referencing agent-auth.exe. After modifying a number of includes to contain ../ for the ossec components, and installing numerous mingw dependecies, openssl, etc. I found that an include for wait.h likely needs to ported to a windows equiv. I ended up commenting it out to see if additional problems existed and they did. The next set of problems were with the ssl and crypto libraries that made ld exit due to a number of undefined refs.
I would be interested to understand if anyone has had success compiling agent-auth for Windows. This would be a lifesaver in terms of the community deploying agents across large Windows environments. On Tuesday, October 2, 2012 5:16:05 PM UTC-4, Jb Cheng wrote: > > The auth/authd source code is included in 2.7, but there is no pre-built > Windows binary that contains the 'auth' client yet. > You can be the first to build/test it on Windows. > > On Tuesday, October 2, 2012 7:31:37 AM UTC-7, Michael Barrett wrote: >> >> >> Is there a plan to offer this on the Windows platform? >> >>
