To change the HTTP endpoint assigned to an SSO domain
- or -
At a Landmark command prompt, type
secadm httpendpoint update currentFqdn currentHttp-port
currentHttps-port currentSsodomain
newFqdn newHttp-port
newHttps-port newSsodomain
where
Option | LRC Field Names | Description |
---|---|---|
currentFqdn
|
Enter a fully qualified domain name for the server for the endpoint currently assigned to an SSO domain. For
example, |
|
currentHttp-port
|
Enter the current HTTP port number of the endpoint. | |
currentHttps-port
|
Enter the current HTTPS port number of the endpoint. | |
currentSsodomain
|
Enter the name of the current SSO domain. If the endpoint
is not currently assigned to an SSO domain, use "" as the value of the current SSO domain.
|
|
newFqdn
|
FQDN |
Enter a fully qualified domain name for the server for the endpoint to be assigned to an SSO domain. For example, |
newHttp-port
|
HTTP Port | Enter the new HTTP port number of the endpoint. |
newHttps-port
|
HTTPS Port | Enter the new HTTPS port number of the endpoint. |
newSsodomain
|
SSO Domain | Enter the name of the new SSO domain. |
Lawson uses a value of -1
to represent
the port number when there is no defined port for the specified HTTP
or HTTPS protocol.