praskris
praskris

Reputation: 479

teamcity run build as specific user

I have a need to execute build on a configuration under a specific user ID. How can I do this? I cannot switch the agent service to run as this user ID becuase I need to use this user or production ID only for this particular configuration. How can i do this in Teamcity?

Upvotes: 7

Views: 7993

Answers (2)

Alina Mishina
Alina Mishina

Reputation: 3370

Also new RunAs TeamCity plugin for windows agents is available.

Upvotes: 1

neverov
neverov

Reputation: 1293

Take a look at runAs TeamCity plugin.

Upvotes: 4

Related Questions