I would like to implement the AgentAccessByMachineNameServer policy but it doesn't seem to be working.
WORKLOAD CONTROL CENTER
WCC uses by default for Agent Inventory the "Hostname:Port" as "Agent Access Policy Resource Type".
In WCC Configuration tab, under 'Preferences', select 'Agent Inventory' from the drop down menu and press 'Go'.
Here you will see following parameter "Agent Access Policy Resource Type".
You will need to select here which policy you are going to use. You have the choice of following 2 policies
Default : Hostname:Port
You would need to select "MachineName/ServerName" + save the change.
Examples of AgentAccessByMachineNameServerName policies:
test000.*:.*
.*:PROD
test000.*:PROD
Wildcard syntax: .*
The Agent Inventory will always shows all MachineNames from all Autosys servers.
You can restrict specific users by giving permission on Actions like View, Fetch, Configure and Control. It will not restrict on displaying what the user will see in Agent Inventory.
For example, if a specific user has no View access for MachineName "test0001", the user can choose the option to 'View' but at this time it will check the policy and produce give a 'Deny' message.
If you want to restrict the displaying of the agents, this can be done thru the Server Access policy. With this permission, the user can see only the agents on the specific server.