Enable https in IBM Spectrum LSF Suite for
Enterprise GUI applications.
Procedure
-
Enter the command
pmcadmin https enable --password [password]
- Run pmcadmin stop and then pmcadmin
start.
- Update the lsf.conf configuration file found under
/opt/ibm/lsfsuite/lsf/conf :
- Find the following line:
LSF_QUERY_ES_SERVERS=/lsf1x142:8080"
- Change it to:
LSF_QUERY_ES_SERVERS="https://lsf1x142:8443"
Note: The default port number is 8443 and can be obtained by running the pmcadmin
list command.
- Repeat for each LSF Suite GUI application that requires https enabled.