{"id":15134941,"url":"https://github.com/jetbrains/runas","last_synced_at":"2025-10-19T15:30:28.670Z","repository":{"id":65982649,"uuid":"61874440","full_name":"JetBrains/runAs","owner":"JetBrains","description":"The tool to run command under a specified user account on Windows.","archived":false,"fork":false,"pushed_at":"2019-03-22T12:23:47.000Z","size":297,"stargazers_count":73,"open_issues_count":3,"forks_count":26,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-01-30T02:01:43.325Z","etag":null,"topics":["elevated-rights","privileges","runas","user-account-control","user-accounts","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JetBrains.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-24T09:44:40.000Z","updated_at":"2024-11-01T13:47:43.000Z","dependencies_parsed_at":"2023-02-19T18:46:17.536Z","dependency_job_id":null,"html_url":"https://github.com/JetBrains/runAs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2FrunAs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2FrunAs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2FrunAs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JetBrains%2FrunAs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JetBrains","download_url":"https://codeload.github.com/JetBrains/runAs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237152903,"owners_count":19263803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elevated-rights","privileges","runas","user-account-control","user-accounts","windows"],"created_at":"2024-09-26T05:40:53.019Z","updated_at":"2025-10-19T15:30:23.279Z","avatar_url":"https://github.com/JetBrains.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# runAs\n\n## runas .NET Core Global Tool [![NuGet](https://buildstats.info/nuget/dotnet-runas?includePreReleases=true)](https://www.nuget.org/packages/dotnet-runas) [![JetBrains incubator project](http://jb.gg/badges/incubator.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n\nThe _runas_ [.NET Core Global Tool](https://docs.microsoft.com/en-us/dotnet/core/tools/global-tools) allows to run a dotnet process under a specified user account. This tool is compatible with any dotnet CLI commands but the most obvious scenario is running dotnet tests:\n\n- to install the _runas_ tool, run the command line `dotnet tool install -g dotnet-runas`\n\n- run tests under a specified user account like `dotnet runas -u:username -p:password test`\n\n- to uninstall the _runas_ tool, run the command line `dotnet tool uninstall -g dotnet-runas`\n\nFor Windows operation system it is possible to specify elevated permissions and [other parameters](https://github.com/JetBrains/runAs/wiki/runAs-tool). \n\n:construction: For Linux and OSX operation systems _username_ and _password_ paramers are available.\n\n## [\u003cimg src=\"https://cdn.worldvectorlogo.com/logos/teamcity.svg\" height=\"20\" align=\"center\"/\u003e plugin](https://github.com/JetBrains/teamcity-runas-plugin) [\u003cimg src=\"http://jb.gg/badges/official.svg\" /\u003e](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n\nWhen 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](https://github.com/JetBrains/teamcity-runas-plugin) can be used to run TeamCity build steps under a specified user account on Windows, Mac or Linux.\n\n\u003cimg src=\"https://github.com/JetBrains/teamcity-runas-plugin/blob/master/docs/RunAs.png\" width=\"70%\" height=\"70%\"/\u003e\n\n## [runAs tool](https://github.com/JetBrains/runAs/wiki/runAs-tool) for windows [![NuGet](https://buildstats.info/nuget/JetBrains.runAs)](https://www.nuget.org/packages/JetBrains.runAs) [![JetBrains incubator project](http://jb.gg/badges/incubator.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)\n\nThe [runAs tool](https://github.com/JetBrains/runAs/wiki/runAs-tool) provides the ability to run a Windows process under a specified Windows user account.\n\n### Downloads\n\n* [x64 runAs tool](https://teamcity.jetbrains.com/guestAuth/app/rest/builds/buildType:TeamCityPluginsByJetBrains_TeamCityRunAs_CltForWindows,pinned:true,status:SUCCESS,branch:master,tags:release/artifacts/content/bin/x64/JetBrains.runAs.exe)\n\n* [x86 runAs tool](https://teamcity.jetbrains.com/httpAuth/app/rest/builds/buildType:TeamCityPluginsByJetBrains_TeamCityRunAs_CltForWindows,pinned:true,status:SUCCESS,tags:release/artifacts/content/bin/x86/JetBrains.runAs.exe)\n\n[\u003cimg src=\"http://teamcity.jetbrains.com/app/rest/builds/buildType:(id:TeamCityPluginsByJetBrains_TeamCityRunAs_CltForWindows)/statusIcon.svg\"/\u003e](http://teamcity.jetbrains.com/viewType.html?buildTypeId=TeamCityPluginsByJetBrains_TeamCityRunAs_CltForWindows\u0026guest=1)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Frunas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjetbrains%2Frunas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjetbrains%2Frunas/lists"}