From: Frédéric Marchal Date: Thu, 14 Jun 2012 07:57:20 +0000 (+0200) Subject: Fix the documentation for ntlm_user_format X-Git-Tag: v2.3.3~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3d1bf9c4d833c8cfcd834f9aa4e612cbb73f81a;p=thirdparty%2Fsarg.git Fix the documentation for ntlm_user_format The documentation in sarg.conf for ntlm_user_format was wrong. The correct option is "user" and not "username". Thanks to mrac33 for reporting and fixing this bug. --- diff --git a/sarg.conf b/sarg.conf index f474428..3e786c9 100644 --- a/sarg.conf +++ b/sarg.conf @@ -703,7 +703,7 @@ # #ulimit 20000 -# TAG: ntlm_user_format username|domainname+username +# TAG: ntlm_user_format user|domainname+username # NTLM users format. # #ntlm_user_format domainname+username