HP ServiceCenter Tidbits

Author: Reginald Wilson
Filed Under ITIL and Service Management 

Controlling the “SYSADMIN” capability word in HP/Open View’s ServiceCenter

As a Consultant, I have had the opportunity to implement and customize ServiceCenter in a number of unique environments.  Sometimes, a small funcational change can be very important to the overall success of the project, so I thought I would share the occasional tidbit. 

In some organizations, some operators add users (operators) records routinely, but not at the SysAdmin level.   Confusion arises if those records mistakenly have the “SysAdmin” word on the capabilities word list.  This problem can be prevented by blocking admin or operators from adding the SysAdmin word to the capabilities word using format control.

The $lo.ucapex global variable is checked by the system to ensure that the operator has SysAdmin  rights before allowing the addition of SysAdmin capability word  by tailoring the format control (validations).  The validation will check the global variable to see if the operator adding a user has the SysAdmin capability word. If the validation is false then they’re not allowed to add the SysAdmin capability word.

Comments

Leave a Reply