Closed bbockelm closed 2 years ago
Hi Brian, just to be clear, is this with a 3.7.6.rc2 frontend? I am trying to reproduce this failure mode. Thanks Dennis
I remembered recently that there is still a place in the frontend.xml that requires a valid certificate or proxy to do the initial reconfig/upgrade. We have been working around this by pointing this at the hostcert.pem, i.e.
<security classad_proxy="/etc/grid-security/hostcert.pem" ....
Once this is done SciTokens can be specified as credentials for groups in the frontend, and frontend generated IDTOKENS are used to advertise to the factory. Is this the failure mode you are encountering or is it something else?
The need for a host certificate should be removed as well.