Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Certifying WMS HOWTOS | ||||||||
Added: | ||||||||
> > | Checks before starting
| |||||||
EMI UIThe EMI UI for the certification can be installed following the instructions reported here![]() | ||||||||
Line: 14 to 20 | ||||||||
// requirements = other.GlueCEStateStatus == "Production"; | ||||||||
Added: | ||||||||
> > | Advisory #4039Submitting this JDL (wms_4039.jdl) will cause arbitrary code to be run as 'glite' user on the WMS, when time to renew the user proxy. It must select only CREAM CEs, so as to trigger the ICE's (WMS component that submits to CREAM) proxy renewal mechanism. Using a short proxy results in an almost immediate execution. | |||||||
Changed: | ||||||||
< < | -- FabioCapannini - 2012-10-02 | |||||||
> > |
|
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
Certifying WMS HOWTOSEMI UIThe EMI UI for the certification can be installed following the instructions reported here![]() A further configuration is required in order to match the resources tagged with other.GlueCEStateStatus == "Testing": In /etc/glite-wms/dteam/glite_wmsui.conf and /etc/glite-wms/dteam/glite_wms.conf comment out the following line:
// requirements = other.GlueCEStateStatus == "Production";-- FabioCapannini - 2012-10-02 |