...
Note |
---|
Before saving the changes modify additional Accounting Service related settings. |
Example of modified Accounting Service related settings:
...
Before continuing with the installation which will start the Accounting Service you need to enter and save the secret key contents in the location referred by accounting.secret-key-location
in unix.config
. See Accounting Service security about the usage of the key for pseudonymisation. The page contains a suggested script to create a secure enough secret in the default location.
You may also customise other Accounting Service configuration settings for your needs, which is recommended. See Accounting Service additional configuration about the properties to set.
...
- On the first time the necessary database tables are created in your database.
- If you are doing the initial Accounting Service installation and the service does not start you may need to change the Accounting Service related settings in the
unix.config
file before continuing. see Change configuration settings during installation process in Linux. See also Troubleshooting Accounting Service.
...
Code Block | ||
---|---|---|
| ||
/etc/init.d/ubilogin-directory start /etc/init.d/ubilogin-server start |
Continue on page Single node installation Installation finalization to finalize and verify the installation.