Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

teamcity run build as specific user

Tags:

build

teamcity

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?

like image 305
praskris Avatar asked Feb 13 '12 16:02

praskris


2 Answers

Take a look at runAs TeamCity plugin.

like image 132
neverov Avatar answered Sep 29 '22 16:09

neverov


Also new RunAs TeamCity plugin for windows agents is available.

like image 36
Alina Mishina Avatar answered Sep 29 '22 17:09

Alina Mishina