Each sbcs component stores it's configuration in a separate directory below /etc/ecm4u/sbcs-*:
Although the config file already uses (sbcs component specific) variables it is a uncomfortable and error prone way to configure all the required properties for all the components. Instead it is the recommended way to configure all required properties in the sbcs-admin.properties file only and led the sbcs-admin script do all the work.
The sbcs-admin script reads and sets all parameters in /etc/ecm4u/sbcs-admin/sbcs-admin.properties
Please check and modify sbcs-admin.properties first to meet your environment.
You should set at least all SBCS_LDAP_* parameters. There is no need to set the passwords since the scripts could regenerate and set all passwords with one simple command.
Once you're finished with your changes in the properties file you can apply theses changes to all sbcs components by running as user sbcs:
/usr/share/ecm4u/sbcs-admin/sbcsctl config apply
You can also regenerate all preset passwords by running:
/usr/share/ecm4u/sbcs-admin/sbcsctl config apply