Table of Contents
Just a second...

Default configuration

The Diffusion™ server is configured by the files in the etc directory.

License

Diffusion includes a development license that allows up to 5 concurrent connections to the Diffusion server.

You can upgrade your Diffusion server to use a production license by copying the production license file into the etc directory of your Diffusion installation.

Security

Diffusion uses role-based security for authorization. A client session must have a role with sufficient permissions to perform specific actions on the Diffusion server.

The default security configuration is located in the etc/SystemAuthentication.store and etc/Security.store files of your Diffusion installation.

This configuration includes usernames and passwords for development use:
client/password
control/password
admin/password
operator/password
We recommend that you change these passwords as soon as possible by editing the etc/SystemAuthentication.store file.

Configuration

The Diffusion server is configured by the XML files in the etc directory of your Diffusion server.

The default configuration makes port 8080 available to connecting clients.