Loading the service properties for the Xref service
This command loads required properties for the Xref service.
Example command:
secadm -p sec_adm_pwd service property add XREF_SVC_LMRK
PROPERTY_NAME --propertyvalue VALUE
where
XREF_SVC_LMRK
is the name of the service you created for Xref authentication
and where
PROPERTY_NAME
and
VALUE
are the service property and value pairs from the table below. Substitute the Property Name from the table for PROPERTY_NAME and the appropriate for your Landmark server VALUE.
| Property Name | Value |
|---|---|
| FQDN | Fully qualified name of the Landmark server |
| HTTPPort | Your HTTP XREF web port (or -1 if you do not use HTTP). |
| HTTPSPort | Your HTTPS XREF web port (or -1 if you do not use HTTPS). |
| HomePageURL |
Use the URL format shown, substituting the fully qualified name of your LDAP server and port. (Keep "/lawson" at the end of the URL.)
or
|
| LoginPageURL |
Use the URL format shown, substituting the fully qualified name of your LDAP server and port. (Keep "/sso/login.htm" at the end of the URL.)
or
|
| UsernameField |
_ssoUserFld Note: Only one "_" (underscore character) in this value.
|
| PasswordField |
_ssoPassFld Note: Only one "_" (underscore character) in this value.
|