How to check Policy, Datastore and LDAP assignments
In the datasource table all applications, users and LDAP entries can be found.
To check if there are applications assigned to users, that are not longer available in LDAP or
VISULOX filters with users/applications, which do not longer exist, the following command can be used:
CODE
visulox assignments policy
visulox assignments datastore
Detailed info with -verbose.
The assignments are checked with Integrity-Check as well:
CODE
-------------------------------------------------------------------------------------------
| option | cat | info | returnCode |
-------------------------------------------------------------------------------------------
| -assignments | datastore | 287 unresolveable LDAP Assignments in datastore | WARNING(2) |
| -assignments | policy | 4 filters in policies will not match | WARNING(2) |
-------------------------------------------------------------------------------------------