So the situation is that we have a number of floating educational licenses and are deploying the Clarisse 4.0 client to Linux (Centos 7) initially in a thin client run from network configuration.
The client launches fine from workstations, however despite defining the ILISE_SERVER environment variable it pops up with "Cannot find the license key file" dialog, with options to open the license manager or run as PLE. Using the licman interface to select floating license and providing the address of the license server works, however we can't expect end users to do this. Not sure if it's relevant, but the License Type is initially set to Node Locked in the interface, so not sure if the env variable is being ignored because it also needs to be told that this is a Floating Remote type?
Any thoughts on how we can implement this correctly? Ideally without using the command-line license server option, or providing a preconfigured config file (since that would need to be deployed to every user account).