The following error is received when connecting to monitor OS either by SSH or REXEC connection
Error: "The SSH/REXEC daemon has rejected the connection: Access denied"
The oracle user is not in the adm group or the rexec protocol is not enabled
Perform the following to resolve this issue
1. Enable rexec: svcs rexec
2. Add oracle user on the unix side to the adm group
n/a