Installation Manual

180 Using the iDRAC6 Directory Service
14
Configure additional role groups if required.
15
Click
Finish
to return to the
Generic LDAP Configuration and
Management
summary page.
16
Click
Test Settings
to check the generic LDAP settings.
17
Enter the user name and password of a directory user that is chosen to test
the LDAP settings. The format depends on what
Attribute of User Login
is
used and the user name entered must match the value of the chosen
attribute.
The test results and the test log are displayed. You have completed the
generic LDAP Directory Service configuration.
Configuring Generic LDAP Directory Service Using RACADM
racadm config -g cfgldap -o cfgLdapEnable 1
racadm config -g cfgldap -o cfgLdapServer <FQDN or
IP
-Address>
racadm config -g cfgldap -o cfgLdapPort <Port Number>
racadm config -g cfgldap -o cfgLdapBaseDN dc=
common,dc=com
racadm config -g cfgldap -o
cfgLdapCertValidationenable 0
racadm config -g cfgldaprolegroup -i 1 -o
cfgLdapRoleGroupDN 'cn=everyone,ou=groups,dc=
common,dc=com'
racadm config -g cfgldaprolegroup -i 1 -o
cfgLdapRoleGroupPrivilege 0x0001
View the settings using the following commands
racadm getconfig -g cfgldap
racadm getconfig -g cfgldaprolegroup -i 1
Use RACADM to confirm whether login is possible
racadm -r <iDRAC6–IP> -u user.1 -p password getractime