JetBrains / teamcity-runas-plugin

The teamcity-runas plugin to run TeamCity build steps under a specified user account on Windows or Linux.
Apache License 2.0
22 stars 14 forks source link

Plugin added; "Run As" options not visible #26

Closed pmbanka closed 7 years ago

pmbanka commented 7 years ago

I'm struggling to add this plugin to TeamCity 10.0.2 (build 42234). I built the plugin and then manually added teamcity-plugin.xml to generated zip package (without that, TC complains about it missing).

The plugin is unpacekd and visible in the plugin list:

image

yet there are no options related to it, neither in Build Step nor in Build Features.

Is there something I need to do in order to enable the plugin?

meriturva commented 7 years ago

The same here with teamcity 10.0.5 (TeamCity Enterprise license)

NikolayPianikov commented 7 years ago

To enable UI set the server internal property "teamcity.runAs.ui.enabled" to "True"

NikolayPianikov commented 7 years ago

Now teamcity.runAs.ui.enabled is True by default

dmitry-weirdo commented 6 years ago

@NikolayPianikov Build fails immediately with "RunAs is not enabled". I set it both in Build Configuration → Parameters (tried all 3 types) and also in Internal properties. TeamCity version is 2017.1.5 (build 47175).

NikolayPianikov commented 6 years ago

@dmitry-weirdo you should configure your TeamCity agent's Windows account, see this page for details

ndubbala commented 3 years ago

i am facing in linux

djkerya commented 2 years ago

Installed plugin and don't see runas build feature. 2022.04.1 (build 108575) . Tried to add in internal.properties with no luck