By default the system only allows one token from one Device, to allow multiple users to login in the same Computer, the setting can be added manually in the CentreStack Server side:
- Stop the IIS.
- Go to the CentreStack installation folder (by default: C:\Program Files (x86)\Gladinet Cloud Enterprise)
- Inside of the root\web.config file:
- Find <appSettings file="branding.config">
- Add one line right below above line: <add key="MultiDeviceToken" value="true" />
- Start the IIS
Comments
0 comments
Please sign in to leave a comment.