Just a second...

Configuring user security

You can use the Security.store and SystemAuthentication.store files in the persistence directory to configure the security roles and how they are assigned. It is better to have clients update the security role configuration via the API.

Note: In previous versions of Diffusion™ Cloud, the working copies of these files were stored in the etc directory within your Diffusion Cloud installation. As of version 6.3, the working copies are in the persistence directory and the files in etc are provided as initial examples. If the server has not yet been started, there will be no files in persistence. On first startup, the files in etc are copied into persistence.

It is recommended to have clients make updates via the API rather than editing these files directly.

If the files are edited while the server is running, the changes will not be applied until a restart, and could be overwritten by changes made by clients via the API.

If you are using replication, avoid editing these files.