Command Connect / Guard and FT Client with empty filters
It is possible to adjust the behaviour of Command Connect / Guard and FT Client group definitions in case of empfy filters.
The default setting is, that no groups are displayed when the filter is empty.
CODE
visulox config edit -name general.allowemptyfilter=0
To enable displaying of groups in Command Connect / Guard and FT Client without a filter definition.(definition with no filter (user/group, remoteip, accesspoint) is assigned to all users) set:
CODE
visulox config edit -name general.allowemptyfilter=1