Owner's Manual

Issue 47:
Description
Deploying OpenManage Server Administrator (OMSA) as a sudo user does not work on a system running
SLES 11.
Resolution
Ensure that the directory for the sudo user exists in the /home directory on SLES 11, and then deploy
OMSA. If the directory does not exist under /home, create the sudo user using the useradd –m option.
The –m option ensures that the directory for the sudo user is created in the /home directory.
Security
To prevent security issues due to cross frame scripting (XFS) in Internet Explorer, you must disable web
frames across different domains:
1. Click Tools Internet Options.
2. Click Security.
3. Under Select a zone to view or change security settings, select Local intranet.
4. Under Security level for this zone, click Custom level.
5. Under Miscellaneous Navigate windows and frames across domains, select either Prompt or
Disable.
Reports
Issue 1:
Description
"Device Name" is a default field and is present in all reports. [134260]
Issue 2:
Description
The time displayed in the reports generated by Essentials and the "Device Summary/Details" page is in
the time zone corresponding to the management station. [75603]
Issue 3:
Description
Software Components report does not display entries for ESXi servers.
Issue 4:
Description
To populate 'Modular enclosure reports' the CMC should have firmware version 4.0 and above
Issue 5:
Description
Windows Server 2008 R2 and Windows 7 will not let you add the Administrators and Users group to the
OmeUsers and OmeAdministrators groups using computer management. If you want to add the
Administrators and Users group, use the command prompt or delete the OME groups to have them reset.
Command to list your local groups:
net localgroup
Command to add Users to OmeUsers:
net localgroup "OmeUsers" Users /add
Command to add Administrators to OmeAdministrators
net localgroup "OmeAdministrators" Administrators /add