Dazz
08-22-2001, 06:17 AM
Not really a random thought, but I have a problem and am not sure where else to post it.
I run a Novell 5 File server as my primary connection within the company. This server contains all of the organisations financial and manufacturing data.
I also have an NT server that users connect to as a secondary server. This has exchange sat on it and is used for e:mail and internet connection via two ISDN dial up connections (can't afford to be on 24/7 like you U.S. guys with your cheap telephone cost, and because I live in a rural area I can't have ADSL or anything like that).
Anyway my problem is that I have the logging setup so that it records the pages viewed in to text files in the C:\WINNT\SYSTEM32\MSPLOGS\ it recordes the IP address of the user the username and info about the pages viewed.
I am writing a quick app that will analyse the log files and report any concerns.
The log file always reports the user as 'Anonymous' and I don't know why. Is there a way to change this, or how do I automatically gather info about a user by using his I.P address when his primary protocol is IPX/SPX.
I wrote (as part of the NetWare login script) a small app that recorded the username and a copy of IPCONFIG to a textfile, but earlier versions of Windows do not have IPCONFIG on them.
I would like to solve this programmatically, but do not know how.
Anyway, sorry if this is not the right place to post.
Dazz
I run a Novell 5 File server as my primary connection within the company. This server contains all of the organisations financial and manufacturing data.
I also have an NT server that users connect to as a secondary server. This has exchange sat on it and is used for e:mail and internet connection via two ISDN dial up connections (can't afford to be on 24/7 like you U.S. guys with your cheap telephone cost, and because I live in a rural area I can't have ADSL or anything like that).
Anyway my problem is that I have the logging setup so that it records the pages viewed in to text files in the C:\WINNT\SYSTEM32\MSPLOGS\ it recordes the IP address of the user the username and info about the pages viewed.
I am writing a quick app that will analyse the log files and report any concerns.
The log file always reports the user as 'Anonymous' and I don't know why. Is there a way to change this, or how do I automatically gather info about a user by using his I.P address when his primary protocol is IPX/SPX.
I wrote (as part of the NetWare login script) a small app that recorded the username and a copy of IPCONFIG to a textfile, but earlier versions of Windows do not have IPCONFIG on them.
I would like to solve this programmatically, but do not know how.
Anyway, sorry if this is not the right place to post.
Dazz