Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jetbrains/teamcity-runas-plugin

The teamcity-runas plugin to run TeamCity build steps under a specified user account on Windows or Linux.
https://github.com/jetbrains/teamcity-runas-plugin

elevated-rights runas teamcity teamcity-plugin

Last synced: 3 months ago
JSON representation

The teamcity-runas plugin to run TeamCity build steps under a specified user account on Windows or Linux.

Awesome Lists containing this project

README

        

## [](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) runAs plugin for [](https://www.jetbrains.com/teamcity/)

When building, testing, and deploying an application with TeamCity, you may need to run a build under a specific user account, different from the one used to run the build agent.

The teamcity-runas plugin can be used to run TeamCity build steps under a specified user account on Windows, Mac or Linux. See [Wiki](https://github.com/JetBrains/teamcity-runas-plugin/wiki) for more information:

* [How to Install](https://github.com/JetBrains/teamcity-runas-plugin/wiki/How-to-install)

* [How to Use](https://github.com/JetBrains/teamcity-runas-plugin/wiki/How-to-use)

See also announcement [blog post](https://blog.jetbrains.com/teamcity/2017/09/introducing-teamcity-runas-plugin/).

## Supported TeamCity versions:

The plugin is compatible with TeamCity 10.0 and later.

## Build Status on Public TeamCity Server

[](http://teamcity.jetbrains.com/viewType.html?buildTypeId=TeamCityPluginsByJetBrains_TeamCityRunAs_Plugin&guest=1)

## Download

* [Stable version](https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:TeamCityPluginsByJetBrains_TeamCityRunAs_Plugin,pinned:true,status:SUCCESS,branch:master,tags:release/artifacts/content/runAs.zip)

* [Nightly build](https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:TeamCityPluginsByJetBrains_TeamCityRunAs_Plugin,status:SUCCESS,branch:master/artifacts/content/runAs.zip)

## License

JetBrains runAs plugin for TeamCity is under the [Apache License](https://github.com/JetBrains/teamcity-runas/blob/master/LICENSE).

## Contributors

- [Nikolay Pianikov](https://github.com/NikolayPianikov)