Sun Microsystems Sun Fire X4200 User Manual
Page 83
Chapter 7
Command Line Interface Tasks
7-7
2. Add object classes posixAccount and shadowAccount, and populate the
required property values for this schema (RFC 2307).
3. Provide the service processor access to user accounts on your LDAP server.
Either enable your LDAP server to accept anonymous binds, or create a proxy user
on your LDAP server that has read-only access to all user accounts that will
authenticate through the ILOM Service Processor.
See your LDAP server documentation for further details.
To configure your ILOM Service Processor you must:
1. Enter the proxy user name and password.
From the service processor command line, type: set /SP/clients/ldap
binddn=
cn=proxyuser, ou=sales, dc=sun, dc=com bindpw=password
2. Enter the IP address of the LDAP server.
From the service processor command line, type: set /SP/clients/ldap
ipaddress=
ldapipaddress
3. Assign the port used to communicate with the LDAP server; the default port is
389.
From the service processor command line, type:
set /SP/clients/ldap port=
ldapport
4. Enter the distinguished name of the branch of your LDAP tree that contains users
and groups.
This is the location in your LDAP tree that you want to search for user
authentication.
From the service processor command line, type:
set /SP/clients/ldap searchbase="
ou=people, ou=sales, dc=sun, dc=com"
TABLE 7-1
LDAP Property Values
Required Property
Notes
uid
User name for logging in to your ILOM Service Processor.
uidNumber
Any unique number.
gidNumber
Any unique number.
userPassword
Password.
homeDirectory
Any value (this property is ignored by the ILOM Service Processor).
loginShell
Any value (this property is ignored by the ILOM Service Processor).