ASSP development mailing list <[email protected]> schreibt: >I saw in a recent post that there is a conf parameter called >AUTHLogPWD >but it's not present in my assp.cfg
# hidden config variables that could be changed using the module CorrectASSPcfg.pm # or that could be changed using a commandline switch like --enableCrashAnalyzer:=1 # # logging related our $AUTHLogUser = 0; # (0/1) write the username for AUTH (PLAIN/LOGIN) to maillog.txt our $AUTHLogPWD = 0; # (0/1) write the userpassword for AUTH (PLAIN/LOGIN) to maillog.txt ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
