 |
» |
|
|
 |
Each of the following should be configured, once for each
domain, except "Proxy user DN", which only needs
to be configured one time no matter how many domains in the system. Table A-1 LDAP-UX Client Services Configuration Worksheet | LDAP-UX Client Services Configuration
Worksheet |
|---|
| Directory administrator DN: |
| | Directory server host: |
| | Directory server port: |
| | Configuration profile DN: |
| | Base DN of user data: |
| | Proxy user DN: |
| | Source of user, group data, and other name services: |
| | Migration method: |
|
See the next page for an explanation and sample table. For
installation and configuration details, see Chapter 2 “Installing
LDAP-UX Client Services”. Table A-2 LDAP-UX Client Services Configuration Worksheet Explanation | LDAP-UX Client Services Configuration
Worksheet |
|---|
| Directory administrator DN: | The distinguished name of a directory administrator allowed
to modify the directory. Example: CN=directory manager,DC=cup,DC=hp,DC=com | | Directory server host: | The host name or IP address where your directory
server is running. Example: sys001.hp.com (12.34.56.78) | | Directory server port: | The TCP port number your directory server is
using. Example: 389 | | Configuration profile DN: | The distinguished name where your configuration
profile is. Example: CN=profile1,CN=Configuration,DC=cup,DC=hp,DC=com | | Base DN of user data: | The distinguished name where your user and
group data is. Example: CN=Users,DC=cup,DC=hp,DC=com | | Proxy user DN: | The distinguished name of the proxy user, if
needed. Example: CN=Proxy User,CN=Users,DC=cup,DC=hp,DC=com | | Source of user, group data: | Where you get your user and group data from
to migrate into the directory. Example: /etc/passwd and
/etc/group on sys001 | | Migration method: | How you will migrate your user and group data
into the directory, for example, using the migration scripts. Example:
migrate_all_online_ads.sh edited to remove all but migrate_passwd_ads.pl,
migrate_group_ads.pl, and migrate_base.pl |
|