Import the new service
The service you created in the previous step must be imported into LSF. You can do this from the command line.
From a command line on the LSF server, type
ssoconfig -l ssoconfig_pwd service_file
where
"ssoconfig_pwd" is the security administrator password used to run the ssoconfig utility
"service_file" is the name of the XML file you created in the previous procedure.
Examples:
ssoconfig -l YourPWD certpoint.xml
or
ssoconfig -l YourPWD hrsd.xml