Running the Global Daemon without a License
- Last UpdatedApr 24, 2024
- 1 minute read
Having generated the token, for the daemon to run without consuming a license the following conditions should be fulfilled.
-
The daemon will be for a Hub or Satellite that is communicating with a Cloud based satellite daemon.
-
Add the following environment variable to an appropriate bat file:
set AVEVA_CONNECT_LOGIN=true
If AVEVA_CONNECT_LOGIN is set, but the daemon is not directly connected to a Cloud location, it will try to acquire a Global license feature according to the settings of the environment variable AVEVA_LICENSE_SERVER_LIST.
If the user does not set AVEVA_CONNECT_LOGIN, Global will use the AVEVA_LICENSE_SERVER_LIST environment variable to resolve a GLOBAL or GLOBALSAT license in the normal way.
If the daemon cannot be authorized by CONNECT or by a license feature, LaaS or local license server, it will terminate on start-up with an appropriate error.