Previous Topic: Known Issues with this ReleaseNext Topic: Internet Explorer with Quirks Mode


Permission Set Limitation

When bound to CA Performance Center, the CA Application Delivery Analysis management console enforces permission sets, however, the Multi-Port Monitor does not. For example, if a user has permission to a particular group of servers, and the Multi-Port Monitor can monitor at least one of the servers in the group:

If necessary, restrict CA Application Delivery Analysis data source access to avoid giving a user access to data in the Multi-Port Monitor that is outside their permission set.

Note: Restricting the Drill into Data Sources role right does not prevent a user from directly accessing the CA Application Delivery Analysis management console and Multi-Port Monitor.

Documentation Upgrade

After upgrading CA ADA to version 10.2, links in the ADA Console Online Help incorrectly point to the documentation for the previous version. To fix this problem, take the following steps:

  1. Open the file C:\CA\SuperAgent\dotnet\Console\web.config with a text editor.
  2. Locate the two lines:

    <add key="UserGuideLink" value="/SuperAgent/Documentation/SA_UserGuide.pdf"/>

    <add key="AdminGuideLink" value="/SuperAgent/Documentation/SA_AdminGuide.pdf"/>

  3. Change SA_UserGuide.pdf to ada_User.pdf
  4. Change SA_AdminGuide.pdf to ada_Admin.pdf
  5. Save the file.