[ARGUS] sasl a solution (ugly, but a solution :-))
Peter Van Epp
vanepp at sfu.ca
Mon Aug 16 15:50:13 EDT 2004
Well, the first issue is a buffer size difference from clients to
server.
in argus-clients:
include/argus_parse.h:#define MAXSTRLEN 4096
in argus:
server/ArgusOutput.c:#define MAXSTRLEN 2048
I intend on moving server up to 4096 on the theory larger is safer :-)
and then using that to do a set buf in SASL (different size buffers on the
link will likely cause as much excitment as the current 0 size buffer on the
link :-)) and see if that makes sasl 1.5 happier.
Peter Van Epp / Operations and Technical Support
Simon Fraser University, Burnaby, B.C. Canada
More information about the argus
mailing list