Users Guide
Table Of Contents
- Dell OpenManage Server Administrator Version 8.4 User's Guide
- Contents
- Introduction
- Setup And Administration
- Role-Based Access Control
- Authentication
- Encryption
- Assigning User Privileges
- Adding users to a domain on Windows operating systems
- Creating Server Administrator users for supported Red Hat Enterprise Linux and SUSE Linux Enterprise Server operating systems
- Disabling Guest And Anonymous Accounts In Supported Windows Operating Systems
- Configuring The SNMP Agent
- Configuring the SNMP agent on systems running supported Windows operating systems
- Changing the SNMP community name
- Configuring Your System To Send SNMP Traps To A Management Station
- Configuring The SNMP Agent On Systems Running Supported Red Hat Enterprise Linux
- SNMP Agent Access Control Configuration
- Server Administrator SNMP Agent Install Actions
- Changing The SNMP Community Name
- Configuring Your System To Send Traps To A Management Station
- Configuring the SNMP agent on systems running supported SUSE Linux enterprise server
- Sever Administrator SNMP Install Actions
- Enabling SNMP Access From Remote Hosts
- Changing The SNMP Community Name
- Configuring the SNMP agent on systems running supported VMware ESXi 5.X And ESXi 6.X operating systems
- Configuring Your System To Send Traps To A Management Station
- Firewall Configuration On Systems Running Supported Red Hat Enterprise Linux Operating Systems And SUSE Linux Enterprise Server
- Using Server Administrator
- Logging In And Out
- Server Administrator Local System Login
- Server Administrator Managed System Login — Using the Desktop Icon
- Server Administrator Managed System Login — Using The Web Browser
- Central web server login
- Using The Active Directory Login
- Single Sign-On
- Configuring Security Settings On Systems Running A Supported Microsoft Windows Operating System
- The Server Administrator home page
- Using The Online Help
- Using The Preferences Home Page
- Using The Server Administrator Command Line Interface
- Logging In And Out
- Server Administrator services
- Working with remote access controller
- Viewing Basic Information
- Configuring The Remote Access Device To Use A LAN Connection
- Configuring The Remote Access Device To Use A Serial Port Connection
- Configuring The Remote Access Device To Use A Serial Over LAN Connection
- Additional Configuration For iDRAC
- Configuring Remote Access Device Users
- Setting Platform Event Filter Alerts
- Server Administrator logs
- Setting Alert Actions
- Troubleshooting
- Frequently Asked Questions
Using Administrator level credentials asked for at the time the update is scheduled or performed, an administrative (drive)
share is established to a drive on the target system, and files copying from somewhere (possibly another network share) is
done to the target system. WMI functions are then invoked to execute the software update.
As Server Administrator is not installed on Clients/Workstations, so CIM discovery is used when the target is running the
OpenManage Client Instrumentation.
For many other devices such as network printers, SNMP is the standard to communicate with (primarily discover) the
device.
Devices such as EMC storage have proprietary protocols. Some information about this environment can be gathered from
looking at the ports used.
10. Are there any plans for SNMP v3 support?
No, there are no plans for SNMP v3 support.
11. Does an Underscore character in the domain name cause Server Admin login issues?
Yes, an underscore character in the domain name is invalid. All other special characters (except the hyphen) are invalid too.
Use case-sensitive alphabets and numerals only.
12. How does selecting/deselecting 'Active Directory' on the login page of Server Administrator impact privilege
levels?
If you do not select the Active Directory check box, you will only have access that is configured in the Microsoft Active
Directory. You cannot log in using the Extended Schema Solution in Microsoft Active Directory.
This solution enables you to provide access to Server Administrator; allowing you to add/control Server Administrator
users and privileges to existing users in your Active Directory software. For more information, see "Using Microsoft Active
Directory" in the Server Administrator Installation Guide available at dell.com/openmanagemanuals.
13. What actions do I follow while performing Kerberos authentication and trying to login from Web server?
For authentication, the contents of the files /etc/pam.d/openwsman and /etc/pam.d/sfcb, on the managed node, must
be replaced with:
For 32-bit:
auth required pam_stack.so service=system-auth auth required /lib/security/pam_nologin.so
account required pam_stack.so service=system-auth
For 64-bit:
auth required pam_stack.so service=system-auth auth required /lib64/security/
pam_nologin.so account required pam_stack.so service=system-auth
14. Why is the Red Hat Enterprise Linux 5.9 (32-bit) operating system not able to detect the Emulex card after
installing the Emulex drivers?
On systems running Red Hat Enterprise Linux 5.9 (32-bit) operating system, the Emulex driver is dependent on the following
RPMs:
● kernel-headers-2.6.18-346.el5.i386.rpm
● glibc-headers-2.5-107.i386.rpm
● glibc-devel-2.5-107.i386.rpm
● gcc-4.1.2-54.el5.i386.rpm
If any of the RPMs are missing, the system has issues in detecting the Emulex network adapters.
15. Server Administrator alerts are not displayed on SNMP trap, how to configure for enabling the SNMP traps?
Follow the steps for setting up the SNMP configuration to enable the Server Administrator alerts:
● esxcli system snmp set --communities public
● esxcli network firewall ruleset set --ruleset-id snmp --allowed-all true
● esxcli network firewall ruleset set --ruleset-id snmp --enabled true
● esxcli system snmp set -t <target_ip>@162/public
● esxcli system snmp set --enable true
68
Frequently Asked Questions