Determine logged on user on Windows computer from Linux
- by Justin
How can I determine who is logged on to a remote Windows XP computer from Linux? I do not have administrator access on the domain or on the remote computer.
I can do it from a separate Windows computer using PsLoggedOn -L \\computer from PsTools
I've tried using nmblookup -A remotecomputer, but I only see entries for the
computer and the…