In Windows, there are some (admittedly limited) use cases where you could be interested in executing a command as another user. I came across one such use case during the development of Tutela, but this could be extended to generic uses. Under Windows, most services would need to run using SYSTEM credentials. This is true … Continue reading Golang in Windows: Execute command as another user
Golang in Windows: Execute command as another user
You must be logged in to post a comment.