bfagent - magic_login - configuration
Bernd van Oostrum (217●3●56●73)
| asked Aug 23 '16, 11:23 a.m.
edited Aug 23 '16, 12:14 p.m. by Patrick Remington (201●3)
Hi,
I'm trying to configure the bfagent using the "magic_login"-property because the policy is not to use a minaframe user with adminstrative privileges. I'm following these instructions: To configure a login for the agent:
Where and how can I access the management console of the Rational Build Engine installed on the mainframe (point 1)? Regards, Bernd. |
2 answers
Hello Bernd -
I'm not sure where those steps 1-4 came from. It seems like that is information related to configuring a build agent associated with Build Forge. I am assuming you are trying to use this with RTC?
These links may be helpful :
https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.2/com.ibm.jazz.install.doc/topics/t_checklist_zos.html
and
https://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.2/com.ibm.jazz.install.doc/topics/BF_setup_TOP.html
The short overview for configuring the build agent is to either use the SBLZSAMP JCL member BLZCPBFA (or the RTC Configuration Utility) to generate configuration files for the build agent. Then you can edit the generated bfagent.conf file to enable magic_login by using the bfagent executable to generate an encoded password (https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.2/com.ibm.jazz.install.doc/topics/RTCz_agent_configure_bfagent_conf.html)
Which version of RTC are you using? We may have an alternative approach for you.
Comments
Bernd van Oostrum
commented Aug 24 '16, 3:28 a.m.
Steps 1-4 came from this link: https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.jazz.install.doc%2Ftopics%2Fagent_install_system_Z.html
|
Can you be more specific about not able to authenticate? I assume this means "test connection".
A few questions -
a) is the userid under which the bfagent process is running a non UID 0 user?
b) was the password encoded under magic_login using "bfagent -P password" ?
c) Does the userid and password used on the test connection exactly match that which is encoded in the bfagent.conf? (That is, this userid and password do not correspond to a RACF or z/OS userid and password but only need to match bfagent.conf).
d) You can enable activity_log under bfagent.conf for some tracing to see if magic_login is being attempted.
Secondarily, we have an alternate/new bfagent executable that can provide full function and not run under superuser. If you open a pmr and mention this forum append, we can see about getting you a test fix and such and ultimately an APAR / PTF if you are happy with the result.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.