Active services and builds are executed using ADMIN account
Hi,
We have disabled the "ADMIN" account and using LDAP configuration for managing users. But we still observe ADMIN id in active services (as shown below) and users reported that the build history displaying the ADMIN id for couple of builds.
We are reported that the ADMIN user ID ran the build, failed and disabled the build engine. Can anyone explain why we are facing this issue or this is expected.
6bdcd4d4-2baf-4de4-bb97-5b637e671baa
com.ibm.rational.connector.hudson.HudsonSyncLoopTask com.ibm.rational.hudson.team.internal.service.HudsonSyncLoopScheduledTask.executeTask 00:00:15:250 ADMIN
adbf1c25-bbab-4db5-91f1-ec689db0c668
com.ibm.team.build.BuildResultPrunerTask com.ibm.team.build.internal.service.delete.BuildResultPrunerTask.executeTask 00:00:02:109 ADMIN
Thanks,
Vinay
Accepted answer
If you open the server administration advanced properties (of any application), you will see that there are many background tasks that have a user that run them. By default all these users are ADMIN. I have never tried to change that, but it is possible to change the user ID.
Comments
One other answer
I actually don't think the ADMIN account is the problem here.
I think the problem is in the RTC Build Engine attempting to log into the Jenkins server - the message is telling you that the build engine is failing to log in.
Check your user/password settings in the Jenkins Build Engine definition in RTC and test the connection to make sure the engine is connecting properly.
https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.team.build.doc%2Ftopics%2Fc_jenkins_overview.html