Use Dimensions CM authentication
If PulseUno uses internal or LDAP authentication, you can switch to Dimensions CM authentication, which enables you to work with a Dimensions CM server.
You change the authentication type in the PulseUno startup.properties file.
To use Dimensions CM authentication:
-
Navigate to the pulse_data\conf directory and open the startup.properties file.
-
Replace these properties:
Copy codeauthentication.type=PULSE
authentication.pulse.root.super.user.token=true
license.type=AUTOPASS
license.autopass.server=<APLS-URL>with the following entries:
Copy codeauthentication.type=AUTO
authentication.dcm.server=<cm-server>:<port>For example:
Copy codeauthentication.type=AUTO
authentication.dcm.server=dimensions-server.com:675
If authenticating through Dimensions CM, PulseUno doesn't require user licenses and may license agents through Dimensions CM.
For details on licensing PulseUno that uses internal or LDAP authentication, see PulseUno licensing.
See also: