Universal Event Monitor Server Security
Data Privacy
Data transmitted to a UEM Server across a network connection is protected using features present in all Stonebranch Inc. Universal Agent components.
For more information on the steps taken to protected transferred data, see Network Data Transmission.
File Permissions
Only trusted user accounts should have write access to the UEM Server installation directory and sub-directories, and the files within them. Authorized users of UEM require read access to the message catalogs (*.umc files), which reside in the ./universal/nls directory.
Windows |
If UEM Server is installed on an NTFS partition, these file permissions are automatically set during installation. |
---|
Configuration Files
Only trusted user accounts should have write access to the Universal Event Monitor Server configuration files.
Windows |
Although you can edit configuration files with any text editor (for example, Notepad), we recommend that you manage configuration options using the Universal Configuration Manager Control Panel application. Only user accounts in the Administrator group can execute the Universal Configuration Manager. |
---|
User Authentication
UNIX |
When the USER_SECURITY option is enabled, a demand-driven UEM Server requires the ID of a valid local user account before it will begin monitoring the event. A password also may be required, depending on the rules set up in ACCESS_ACL.
|
---|---|
HP-UX 11.00 and later |
By default, supplemental group memberships are recorded in the /etc/group file. However, if an /etc/logingroup file exists, it governs all supplemental group memberships and effectively overrides the entries in /etc/group. Note /etc/logingroup is not required to record supplemental group membership. If /etc/logingroup does not exist, /etc/group is sufficient to record the groups in which a user belongs. |
Windows |
When the USER_SECURITY option is enabled, a demand-driven UEM Server requires the ID and password of a valid local user account before it will begin monitoring the event. Likewise, an event-driven UEM Server requires this information to be stored in an event handler record before it can execute a process on behalf of that handler. All handler processes started by UEM Server when the USER_SECURITY option is enabled are executed in the security context of this user account. |