Schema-free hplomig-based setup, Schema-free setup options – HP Integrated Lights-Out 2 User Manual

Page 134

Advertising
background image

1.

Download and review the scripting and command line resource guide

at

http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?

contentType=SupportManual&lang=en&cc=us&docIndexId=64179&taskId=135&
prodTypeId=18964&prodSeriesId=1146658

.

2.

Write a script that configures iLO 2 for schema-free directories support and run it. The following
script can be used as a template.

<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="admin" PASSWORD="password">
<DIR_INFO MODE = "write">
<MOD_DIR_CONFIG>
<DIR_ENABLE_GRP_ACCT value = "yes"/>
<DIR_GRPACCT1_NAME value ="CN=Administrators,CN=Builtin,DC=HP,DC=com "/>
<DIR_GRPACCT1_PRIV value = "1"/>
</MOD_DIR_CONFIG>
</DIR_INFO>
</LOGIN>
</RIBCL>

Schema-free HPLOMIG-based setup

HPLOMIG

is the easiest way to set up a large number of LOM processors for directories. To use

HPLOMIG

, download the HPLOMIG utility and additional documentation from the HP website at

http://www.hp.com/servers/lights-out

. HP recommends using HPLOMIG when configuring many

LOM processors for directories. For more information on using HPLOMIG, see

“HPLOMIG directory

migration utility” (page 162)

.

Schema-free setup options

Setup options are the same regardless of which method (browser, HPLOMIG, or script) you use to
configure the directory.

After enabling directories and selecting the Schema-free option, you have the following options.

Minimum Login Flexibility

Enter the directory server's DNS name or IP address and LDAP port. Typically, the LDAP port
for an SSL connection is 636.

Enter the distinguished name for at least one group. This group can be a security group (for
example: CN=Administrators,CN=Builtin,DC=HP,DC=com) or any other group as
long as the intended iLO 2 users are members of the group.

With a minimum configuration, you can log in to iLO 2 using your full distinguished name
and password. You must be a member of a group that iLO 2 recognizes.

134

Directory services

Advertising