Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Prevent users from changing views in MOM

Status
Not open for further replies.

gregquinn

Programmer
Feb 11, 2002
23
ZA
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.



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top