Is there any possible method to get the logged in user's username from a
windows service ?

FYI: getpass.getuser() and other similar methods return the computer name
instead of the username of the user when the script runs as a service.
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to