Anyone know which Notes client (IP) connect to Domino at that time? Please suggest.
Subject: Show user d
Type “show user d” on domino server console.It will give you the connected users and their IPs.
Regards
Jens
Subject: RE: show user d
Jens, thanks so much.Are there any Domino database log this information?
It is easier to determine which client connect to server.
Subject: Not really
There is a view in log.nsf <usage - by user> but there aren’t any IPs.You can use the Domino Admin Client <Server - Status - Notes Users> that is roughly the same as typing “show user d” on Server Console.
Also, You can create a SmartIcon with Command “@Command([AdminRemoteConsole])” and you will have the very old type of Admin Console in front of your Notes Client. There you can have Live Console and can type Server Commands like “show user d”.
Jens