| United States-English |
|
|
|
![]() |
HP-UX Event ManagerAdministrator's Guide: HP-UX 11i v3 Edition 1 > Chapter 3 Configuring Event
ManagerEvent Authorization |
|
For the following reasons, security is an important consideration when dealing with events:
Traditionally, event information security is maintained by restricting read access to log files and limiting certain posting operations to the superuser. As the Event Manager daemon and event retrieval facilities provide alternate means of access to all events, both as they are posted and after they are logged, the daemons also provide a way to limit access, so that events are seen only by authorized users. You can enable access control by providing authorization facilities and using authentication techniques. You must avoid compromising security when writing executable functions to be used in the environment. For more information about protecting channel functions, see the HP-UX Event Manager Programmer’s Guide. The Event Manager daemon authenticates the identities of all local system users before accepting any connection request. Access to events is controlled by the Event Manager authorization file, /etc/evm.auth. The superuser can authorize individual users or groups of users to perform the following actions:
By default, all events are protected. Event rights are granted by supplying, for each event class, a list of users who have the specified right or who are explicitly denied rights. A plus sign (+) that is not followed by a user list implicitly grants the right to all users. A minus sign (-) that is not followed by a user list implicitly denies the right to all users. The superuser has implicit posting and access rights to all events unless explicitly denied them. Example 3-4 “Sample Authorization File Entries” shows sample entries in an authorization file. For more information, see evm.auth(4) . Example 3-4 Sample Authorization File Entries
If you make any changes to the authorization file you must enter the evmreload command to inform the Event Manager daemon of the changes. |
||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||