Users Guide
Table Of Contents
- User’s Guide
- Contents
- Introduction
- What’s New for Version 5.1
- Setup and Administration
- Installing Server Administrator
- Using Server Administrator
- Instrumentation Service
- Remote Access Service
- Overview
- Hardware Prerequisites
- Software Prerequisites
- Adding and Configuring DRAC Users
- Configuring an Existing DRAC User
- Configuring the DRAC Network Properties
- Configuring the DRAC Alert Properties
- Configuring DRAC III Dial-in (PPP) Users and Modem Settings
- Configuring the DRAC Remote Features Properties
- Configuring DRAC Security
- Accessing and Using a Dell Remote Access Controller
- Working With the Baseboard Management Controller (BMC)
- Storage Management Service
- Server Administrator Logs
- Troubleshooting
- Glossary
- Index

44 Using Server Administrator
Select the Active Directory Login check box to log in using Microsoft
®
Active Directory.
To end your Server Administrator session, click Log Out on the "global navigation bar." The Log Out
button is located in the upper-right corner of each Server Administrator home page.
Single Sign-On
The Single Sign-On option in Microsoft Windows
®
enables all logged-in users to bypass the login page
and access the Server Administrator Web application by clicking the Dell OpenManage Server
Administrator icon on your desktop.
NOTE: See the Knowledge Base article at support.microsoft.com/default.aspx?scid=kb;en-us;Q258063 for
more information.
For local machine access, you must have an account on the machine with the appropriate
privileges (User, Power User, or Administrator). Other users are authenticated against the Microsoft
Active Directory.
To launch Server Administrator using Single Sign-On authentication against Microsoft Active Directory,
the following parameters must also be passed in:
authType=ntlm&application=[
plugin name
]
Where
plugin name
=
omsa
,
ita
, etc.
For example:
https://localhost:1311/?authType=ntlm&application=omsa
To launch Server Administrator using Single Sign-On authentication against the local machine user
accounts, the following parameters must also be passed in:
authType=ntlm&application=[
plugin name
]&locallogin=true
Where
plugin name
=
omsa
,
ita
, etc.
For example:
https://localhost:1311/?authType=ntlm&application=omsa&locallogin=true
Server Administrator has also been extended to allow other products (such as Dell OpenManage IT
Assistant) to directly access Server Administrator Web pages without going through the login page
(if you are currently logged in and have the appropriate privileges).