Displaying 1 result from an estimated 1 matches for "logonlog".
Did you mean:
loginlog
2005 Mar 16
1
Logon logging logs
...rking, but not
exactly as expected.
In [netlogon] I have an entry:
root preexec = /path/to/script/makelogonscript.pl %g %u %m %I
...where makelogonscript.pl generates a customized logon script for each
user/group etc. AND, at the top of this script, a simple section has
been added to log to a logonlog.log file the following information:
Date Time Primary_Group IP_Address machinename username
So far so good. The problem I am seeing with this is that every time
someone logs into the domain, it appears that the [netlogon] share is
opened twice because this script writes two entries for each use...