On Fri, Nov 11, 2016 at 12:37 PM, dan (ddp) <[email protected]> wrote: > On Fri, Nov 11, 2016 at 12:31 PM, 'James Vernon' via ossec-list > <[email protected]> wrote: >> >> http://imgur.com/a/efxLo >> >> If you follow that screenshot, you can see what I mean. These options were >> added in 2.8.1, and I have 2.8.3 yet they are invalid. Am I missing >> something really simple here? >> > > When in doubt, trust the binary: > > [ddp@ix] :; pwd > /home/ddp/tmp/ossec-hids-2.8.3/src/os_auth > [ddp@ix] :; grep getopt * > main-client.c: while((c = getopt(argc, argv, "Vdhu:g:D:c:m:p:A:")) != -1) > main-server.c: while((c = getopt(argc, argv, "Vdhiu:g:D:c:m:p:")) != -1) > ssl-test.c: while((c = getopt(argc, argv, "h:p:")) != -1) >
Or, I guess the documentation too: https://ossec.github.io/docs/programs/ossec-authd.html#cmdoption-ossec-authd-v Where in the documentation did you find a reference to 2.8.1? I'd like to correct it. > > >> >> -- >> >> --- >> 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/d/optout. -- --- 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/d/optout.
