Error rendering macro 'rw-search'

null

Downloads

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This component release is part of MarvelClient 11.0


NEW

New feature: Server Access Restrictor

Allows you to prevent Domino server access for Notes clients without active MarvelClient.

This works through a combination of 2 things:

  • MC will change the version that the Notes client presents to the server. This new version can be customized by the admin with <ini:MC_ServerAccessRestrictorSetClientVersion>. Example: MC_ServerAccessRestrictorSetClientVersion=99.0.7 FP2
  • Set the minimum client level setting in Domino server configuration settings to a sufficiently high number (e.g. 99.0.0).

Now, the server will deny access to any client without MarvelClient active, since its version is too low.


Note: The ini variable must be present before login. So it has to be ensured that all clients have it turned on before activating the server-side setting. Also, newly set up clients must have MC enabled and have the setting in their notes.ini (or a pre-deployed actions.xml with an INI action in it).

FIXFixed an issue where the support data collection feature would not work on iOS.
ENHANCEMENTImproved Analyze DB upload performance slightly by adding a new field with just the primary key to the documents we create.