We are trying to prevent certain users changing the views in MOM, as it affects all users. What is the best way to do this?
Our secondary plan is to prevent updates to the MonitorView table in SQL Server through the use of a trigger. But I am battling to find out which machine, or which user is trying to edit the view. Does anybody know how to determine which user/domain account is using the Operator Console, so I can deny their update in the database? As MOM uses the MOMAction/DAS account to make writes.
Any ideas/suggestions would be much appreciated.
Our secondary plan is to prevent updates to the MonitorView table in SQL Server through the use of a trigger. But I am battling to find out which machine, or which user is trying to edit the view. Does anybody know how to determine which user/domain account is using the Operator Console, so I can deny their update in the database? As MOM uses the MOMAction/DAS account to make writes.
Any ideas/suggestions would be much appreciated.