Users Guide
Table Of Contents
- Dell EMC OpenManage Server Administrator Version 9.0.1 User's Guide
- Introduction
- Installation
- Updating individual system components
- Storage Management Service
- Instrumentation Service
- Remote Access Controller
- Logs
- What is new in this release
- Systems management standards availability
- Server Administrator Home Page
- Other Documents You May Need
- Obtaining Technical Assistance
- Contacting Dell EMC
- 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
- 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

8. Are there any plans for SNMP v3 support?
No, there are no plans for SNMP v3 support.
9. 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.
10. 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 congured 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.
11. What actions do I follow while performing Kerberos authentication and trying to login from Web server?
For authentication, the contents of the les /etc/pam.d/openwsman and /etc/pam.d/sfcb, on the managed node, must be
replaced with:
auth required pam_stack.so service=system-auth auth required /lib64/security/
pam_nologin.so account required pam_stack.so service=system-auth
12. Server Administrator alerts are not displayed on SNMP trap, how to congure for enabling the SNMP traps?
Follow the steps for setting up the SNMP conguration 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
65