Enhancements / Enhancements for AgilePoint Server |
A security permission has been added to netflow.cfg to restrict permissions for roles to perform certain security-sensitive functions.
Field Name | Definition |
---|---|
trustedAuthorization |
An attribute of the <server> node in the AgilePoint Server netflow.cfg file that Restricts the ability for certain roles to perform some functions. Values:
These options appear on the Permission List for roles in Enterprise Manager for the following actions. The permissions are followed by their associated API method names. You can modify these permissions as required.
Example: <server eventCap="10" workingCap="10" maxLoop="50" swapoutTime="5" archiveTime="180" assemblyPath="" ServiceName="AP_Server1" debug="true" trustedAuthorization="True" /> |