Configuring Active Directory Users - Dell iDRAC 8 User Manual

Table of Contents

Advertisement

NOTE: Users can be enabled and disabled over time. As a result, a user may have a different index number on each
iDRAC.
To verify if a user exists, type the following command once for each index (1–16):
racadm get iDRAC.Users.<index>.UserName
Several parameters and object IDs are displayed with their current values. The key field is iDRAC.Users.UserName=. If a user
name is displayed after =, that index number is taken.
NOTE: You can also use racadm get -f <myfile.cfg> and view or edit the myfile.cfg file, which includes all iDRAC
configuration parameters.
To enable SNMP v3 authentication for a user, use SNMPv3AuthenticationType, SNMPv3Enable, SNMPv3PrivacyType objects.
For more information, see the RACADM Command Line Interface Guide available at dell.com/idracmanuals.
If you use the configuration XML file, use the AuthenticationProtocol, ProtocolEnable, and PrivacyProtocol attributes to enable
SNMPv3 authentication.
Adding iDRAC user using RACADM
1.
Set the index and user name.
racadm set idrac.users.<index>.username <user_name>
Parameter
<index>
<user_name>
2.
Set the password.
racadm set idrac.users.<index>.password <password>
3.
Set the user privileges.
For more information, see the iDRAC RACADM Command Line Interface Reference Guide available at dell.com/idracmanuals.
4.
Enable the user.
racadm set.idrac.users.<index>.enable 1
To verify, use the following command:
racadm get idrac.users.<index>
For more information, see the iDRAC RACADM Command Line Interface Reference Guide available at dell.com/idracmanuals.
Enabling iDRAC user with permissions
To enable a user with specific administrative permissions (role-based authority):
1.
Locate an available user index.
racadm get iDRAC.Users <index>
2.
Type the following commands with the new user name and password.
racadm set iDRAC.Users.<index>.Privilege <user privilege bit mask value>
NOTE: The default privilege value is 0, which indicates the user has no privileges enabled. For a list of valid bit-mask
values for specific user privileges, see the
dell.com/idracmanuals.

Configuring Active Directory users

If your company uses the Microsoft Active Directory software, you can configure the software to provide access to iDRAC, allowing
you to add and control iDRAC user privileges to your existing users in your directory service. This is a licensed feature.
Description
Unique index of the user
User name
iDRAC RACADM Command Line Interface Reference Guide available at
129

Advertisement

Table of Contents
loading

This manual is also suitable for:

Idrac 7

Table of Contents