Overview
Access to applications has to be granted by an supervisor with an Access Policy. It can be claimed to limit the amount of time. |
|
Usage
The Access Policy has a filter (user/group, application) and a time frame. The time frame has a time profile (always, work hours, only Monday ..) and a start and endtime. Company Access Securitry Policy can prevent that supervisors are granting an endless access by setting a grant limitation. The parameter vlxgui.maxgrantaccessdays can be set.
Configuration
visulox config list -name maxgrantaccessdays
------------------------------------------------------------------------------
| parameter | type | value | validation | vlx_default |
------------------------------------------------------------------------------
| vlxgui.maxgrantaccessdays | OPERATION | endless | isDay | 1 |
------------------------------------------------------------------------------
visulox config edit -name vlxgui.maxgrantaccessdays=20
visulox config edit -name vlxgui.maxgrantaccessdays=endless
Known issues and comments
A restart of the VISULOX Cockpit is needed to load the new parameter.