Loading the service properties for the Ldapbind service
This command loads required properties for the ldapbind service.
Example command:
secadm -p sec_adm_pwd service property add LDAPBIND_SVC_LMRK
PROPERTY_NAME --propertyvalue VALUE
where
LDAPBIND_SVC_LMRK
is the name of the service you created for ldapbind
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 LDAPBind web port (or -1 if you do not use HTTP). |
HTTPSPort | Your HTTPS LDAPBind 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.
|