Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logs that will show logged on users #249

Open
sandeepshenoyh opened this issue Jan 21, 2025 · 3 comments
Open

Logs that will show logged on users #249

sandeepshenoyh opened this issue Jan 21, 2025 · 3 comments

Comments

@sandeepshenoyh
Copy link

Hello,

I do not find a place where we can check the logged in users in any registry or in any logs.

Where can we check this?

The users that we have added in the MS Logon or the permitted users that have used VNC on the server using VNC client

@RudiDeVos
Copy link
Member

mslogon.log ( same folder as winvnc.exe) and as system event ( eventviewer show it)

+ip address logon/logoff/failed
+user in case mslogon is used

@Neustradamus
Copy link

@RudiDeVos: Recall mslogon.log and all other log files must be moved in the good folder.

Server logs (mslogon.log/WinVNC.log):

  • Service -> %ProgramData%\UltraVNC\logs\ or %ProgramData%\UltraVNC\Server\logs\ (Better this one)
  • App -> %AppData%\UltraVNC\Server\logs\
  • Portable -> .\Server\logs\

Viewer *.vnc sessions:

  • App -> %AppData%\UltraVNC\Viewer\sessions\
  • Portable -> .\Viewer\sessions\

Viewer options.vnc:

  • App -> %AppData%\UltraVNC\Viewer\
  • Portable -> .\Viewer\

Same base for other UltraVNC projects (SC, Repeater, Manager, etc.)

@RudiDeVos
Copy link
Member

Files will not move for 1.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants