Open djkerya opened 2 years ago
Could you please search some warnings with the keyword "runas" in the TeamCity server log file?
grep -ri -C 3 runas teamcity-server.log | grep -i warning and grep -ri runas teamcity-server.log | grep -i warn gives nothing.
INFO - pository.PluginsRepositoryImpl - Checking updates for plugins: runAs INFO - jetbrains.buildServer.STARTUP - Server internal properties (2): teamcity.runAs.ui.enabled=true; TEAMCITY_SERVER_MEM_OPTS=-Xmx4g -XX:MaxPermSize=270m -XX:ReservedCodeCacheSize=350m INFO - rver.plugins.PluginManagerImpl - Found 1 non bundled plugins: [runAs (ver:snapshot-20181204082407)]
Installed plugin according to procedure described on wiki. Can see it in plugins list
runAs Provides an ability to run builds under the specified Windows user account snapshot-20181204082407 JetBrains, s.r.o./plugins/runAs.zip
But there is no runAs in building features. Tried to set teamcity.runAs.ui.enabled=true , it didn't work
TeamCity Professional 2022.04.1 (build 108575) CentOS Linux release 7.9.2009