On 18 Dec 2014, at 7:27 am, Doug Lytle <supp...@drdos.info> wrote:
> 
> As Thomas posted recently:
> 
> "James, add the following lines (case sensitive) to the 'sub set' in the
> file 'assp/lib/CorrectASSPcfg.pm'
> 
>    $main::AUTHLogUser = 1;  # shows the login user
>    $main::AUTHLogPWD = 1; # shows the password
>    mlog(0,"info: AUTH logging is now enabled");
> 
> and restart ASSP"
> 
> Doug

I actually had to change this to:

>    $main::AUTHLogUser = 1;  # shows the login user
>    $main::AUTHLogPWD = 1; # shows the password
>    &main::mlog(0,"info: AUTH logging is now enabled”);

(And I didn’t add the middle line, just needed to know which account it was)

James.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to