User permissions to get alerts from connector
Hi,
The problem is with security permissions. Connector and it's subscription
were installed under Ops Mgr Admin rights. Application that forwards alerts
was suggested (that was what our SCOM administrators demanded) to run under
Read-Only Operator Role (or any Operator role), but when I call
connector.GetMonitoringAlerts() method, it fails with an error like “The user
MyDomain\Operator does not have sufficient permission to perform the
operation”. Also when I tried to get alerts from connector using Commandlets
in Command Shell (Run As under the same account), it failed the same way. But
when my app runs uder Operations Manager Administrator role all works fine.
Please, suggest what type of minimum permissions and roles must have a user
to get alerts from a custom connector.
Any help is greatly appreciated.
Thanks in advance,
Mikhail
|