Run As plugin has stopped working on Team City 2025.03

Hello

We just updated to Team City 2025.03 and the Run As plugin has stopped working. It just seems to get an access denied.

We have a few integrations that use this and they all fail with this now:

13:11:17   DEBUG: ::CreateProcessAsUser
13:11:17   DEBUG: ProcessTracker::WaiteForExit
13:11:17   DEBUG: Output:
13:11:17   Access is denied.
13:11:17   DEBUG:
13:11:17   DEBUG: ProcessTracker::WaiteForExit finished
13:11:17   DEBUG: Runner::Run finished
13:11:17   DEBUG: main::Run finished

As part of the updated, I also reinstalled all the build agents (keeping config) as this was the best way to update the bundled java version.

Team City is running on Linux and all the build agents are running on Windows 2019.

I reran the Run As config:

Cant seem to work out how to fix this.

0
1 comment

Had to add the users being run as to the admin group, not sure why but it fixes it.

0

Please sign in to leave a comment.