- Preface
- Overview
- Installing the Server OS
- Managing Chassis and Dynamic Storage
- Managing the Server
- Viewing Server Properties
- Viewing Sensors
- Managing Remote Presence
- Managing User Accounts
- Configuring Chassis Related Settings
- Configuring Network-Related Settings
- Managing Network Adapters
- Configuring Communication Services
- Managing Certificates
- Managing Firmware
- Viewing Faults and Logs
- Server Utilities
- Troubleshooting
- BIOS Parameters by Server Model
- BIOS Token Name Comparison for Multiple Interfaces
- Index
Managing User
Accounts
This chapter includes the following sections:
Configuring Local Users
The Cisco IMC now implements a strong password policy wherein you are required to follow guidelines and set a strong password when you first log on to the server for the first time. The Local User tab displays a Disable Strong Password button which allows you to disable the strong password policy and set a password of your choice by ignoring the guidelines. Once you disable the strong password, an Enable Strong Password button is displayed. By default, the strong password policy is enabled.
You must log in as a user with admin privileges to configure or modify local user accounts.
LDAP Servers
Cisco IMC supports directory services that organize information in a directory, and manage access to this information. Cisco IMC supports Lightweight Directory Access Protocol (LDAP), which stores and maintains directory information in a network. In addition, Cisco IMC supports Microsoft Active Directory (AD). Active Directory is a technology that provides a variety of network services including LDAP-like directory services, Kerberos-based authentication, and DNS-based naming. The Cisco IMC utilizes the Kerberos-based authentication service of LDAP.
When LDAP is enabled in the Cisco IMC, user authentication and role authorization is performed by the LDAP server for user accounts not found in the local user database. The LDAP user authentication format is username@domain.com.
By checking the Enable Encryption check box in the LDAP Settings area, you can require the server to encrypt data sent to the LDAP server.
- Configuring the LDAP Server
- Configuring LDAP Settings and Group Authorization in Cisco IMC
- LDAP Certificates Overview
Configuring the LDAP Server
The Cisco IMC can be configured to use LDAP for user authentication and authorization. To use LDAP, configure users with an attribute that holds the user role and locale information for the Cisco IMC. You can use an existing LDAP attribute that is mapped to the Cisco IMC user roles and locales or you can modify the LDAP schema to add a new custom attribute, such as the CiscoAVPair attribute, which has an attribute ID of 1.3.6.1.4.1.9.287247.1.
For more information about altering the schema, see the article at http://technet.microsoft.com/en-us/library/bb727064.aspx.
![]() Note | This example creates a custom attribute named CiscoAVPair, but you can also use an existing LDAP attribute that is mapped to the Cisco IMC user roles and locales. |
The following steps must be performed on the LDAP server.
| Step 1 | Ensure that the LDAP schema snap-in is installed. | ||||||||||||
| Step 2 | Using the schema snap-in, add a new attribute with the following
properties:
| ||||||||||||
| Step 3 | Add the CiscoAVPair attribute to the user class using the snap-in: | ||||||||||||
| Step 4 | Add the following user role values to the CiscoAVPair attribute,
for the users that you want to have access to
Cisco IMC:
|
What to Do Next
Use the Cisco IMC to configure the LDAP server.
Configuring LDAP Settings and Group Authorization in Cisco IMC
You must log in as a user with admin privileges to perform this task.
| Step 1 | In the Navigation pane, click the Admin menu. | ||||||||||||||||||||||
| Step 2 | In the Admin menu, click User Management. | ||||||||||||||||||||||
| Step 3 | In the User Management pane, click LDAP. | ||||||||||||||||||||||
| Step 4 | In the
LDAP
Settings area, update the following properties:
| ||||||||||||||||||||||
| Step 5 | In the
Configure LDAP Servers area, update the following
properties:
| ||||||||||||||||||||||
| Step 6 | In the
Binding
Parameters area, update the following properties:
| ||||||||||||||||||||||
| Step 7 | In the
Search
Parameters area, update the following fields:
| ||||||||||||||||||||||
| Step 8 | (Optional)In the
Group
Authorization area, update the following properties:
| ||||||||||||||||||||||
| Step 9 | Click Save Changes. | ||||||||||||||||||||||
LDAP Certificates Overview
Cisco C-series servers allow an LDAP client to validate a directory server certificate against an installed CA certificate or chained CA certificate during an LDAP binding step. This feature is introduced in the event where anyone can duplicate a directory server for user authentication and cause a security breach due to the inability to enter a trusted point or chained certificate into the Cisco IMC for remote user authentication.
An LDAP client needs a new configuration option to validate the directory server certificate during the encrypted TLS/SSL communication.
- Viewing LDAP CA Certificate Status
- Exporting an LDAP CA Certificate
- Downloading an LDAP CA Certificate
- Testing LDAP Binding
- Deleting an LDAP CA Certificate
Viewing LDAP CA Certificate Status
| Step 1 | In the Navigation pane, click the Admin tab. | ||||||
| Step 2 | In the Admin menu, click User Management. | ||||||
| Step 3 | In the User Management pane, click the LDAP tab. | ||||||
| Step 4 | In the
Certificate Status area, view the following fields:
|
Exporting an LDAP CA Certificate
You must log in as a user with admin privileges to perform this action.
You should have downloaded a signed LDAP CA Certificate before you can export it.
| Step 1 | In the Navigation pane, click the Admin tab. | ||||||||
| Step 2 | In the Admin menu, click User Management. | ||||||||
| Step 3 | In the User Management pane, click the LDAP tab. | ||||||||
| Step 4 | Click the
Export
LDAP CA Certificate link.
The Export LDAP CA Certificate dialog box appears.
| ||||||||
| Step 5 | Click Export Certificate. |
Downloading an LDAP CA Certificate
-
You must log in as a user with admin privileges to perform this action.
-
You must enable Binding CA Certificate to perform this action.
![]() Note | Only CA certificates or chained CA certificates must be used in Cisco IMC. By default, CA certificate is in .cer format. If it is a chained CA certificate, then it needs to be converted to .cer format before downloading it to Cisco IMC. |
| Step 1 | In the Navigation pane, click the Admin tab. | ||||||||||||||
| Step 2 | In the Admin menu, click User Management. | ||||||||||||||
| Step 3 | In the User Management pane, click the LDAP tab. | ||||||||||||||
| Step 4 | Click the
Download
LDAP CA Certificate link.
The Download LDAP CA Certificate dialog box appears.
|
Testing LDAP Binding
You must log in as a user with admin privileges to perform this action.
![]() Note | If you checked the Enable Encryption and the Enable Binding CA Certificate check boxes, enter the fully qualified domain name (FQDN) of the LDAP server in the LDAP Server field. To resolve the FQDN of the LDAP server, configure the preferred DNS of Cisco IMC network with the appropriate DNS IP address. |
| Step 1 | In the Navigation pane, click the Admin tab. | ||||||
| Step 2 | In the Admin menu, click User Management. | ||||||
| Step 3 | In the User Management pane, click the LDAP tab. | ||||||
| Step 4 | Click the
Test
LDAP Binding link.
The Test LDAP CA Certificate Binding dialog box appears.
| ||||||
| Step 5 | Click Test. |
Deleting an LDAP CA Certificate
You must log in as a user with admin privileges to perform this action.
Viewing User Sessions
| Step 1 | In the Navigation pane, click the Admin menu. | ||||||||||||||
| Step 2 | In the Admin menu, click User Management. | ||||||||||||||
| Step 3 | In the User Management pane, click Session Management. | ||||||||||||||
| Step 4 | In the
Sessions pane, view the following information
about current user sessions:
|

Feedback