Configuring LDAP server details
-
Update the sample-input json file with the LDAP
settings.
In the
fss
section of the sample-input.json file, set the following parameters:- truststoreFilename: the location of the truststore filename with the absolute path information. The JKS file must be generated to access the LDAP server from the Fabric Services System instance. The alternate names in the certificate should match the name and IP address configured for the federation provider (using the Fabric Services System UI or REST API).
- truststorePassword: the password used to access the truststore
-
Update the system configuration.
Execute the following commands:
# fss-install.sh configure <input.json> # fss-upgrade.sh upgrade