Add managed hosts using generic user account
Hi,
In 12c is there a way to add a managed host using a generic account. I'm able to add a managed host (global zone) using an oracle account where it does not already exists in the global zone - oracle:x:500:1:Oracle 12C Management Agent:/export/home/oracle:/bin/bash
The target host I would like to monitor is a Solaris 10 exclusive zone, within the zone the oracle user already exists as do many databases so I don't want to utilise the oracle account as this is used by our DBA's to manage the databases and would possibly make unwanted changes.