Scenario details: Publish the iSeries data to the directory database
Configure publishing to allow your iSeries server to automatically enter
user information into the LDAP directory. User information from the system
distribution directory is published into the LDAP directory.
Note:
Users created with iSeries Navigator are given both a user
profile and an system distribution directory user entry. If you use CL commands
to create users, you must create both a user profile (CRTUSRPRF) and a system distribution directory user entry (WRKDIRE). If your users exist only as user profiles and you want them
to be published to the LDAP directory, you must create system distribution
directory user entries for them.
Step:1 Make the iSeries server
a Directory Server user
- Log in to the Web Administration tool (http://myiSeries.my_co.com:9080/IDSWebApp/IDSjsp/Login.jsp) as the administrator.
- Select myiSeries.my_co.com in the LDAP Hostname list.
- Type cn=administrator in the Username field
- Type secret in the Password field.
- Click Login.
- Select Users and groups —> Add user.
- Select employees in the Realm list.
- Click Next.
- Type myiSeries.my_co.com in the cn field.
- Type myiSeries.my_co.com in the *sn field.
- Type myiSeries.my_co.com in the *cn field.
- Type secret in the userPassword field.
- Click the User groups tab.
- Select the group managers.
- Click Add —>.
- Click Finish.
Step:2 Configure
the iSeries server to publish data
- In iSeries Navigator, right-click on your iSeries in the left hand navigation
and select Properties.
- In the Properties dialog box, choose the Directory Server tab.
- Select Users and click Details.
- Select the Publish user information check
box.
- In the Where to publish section, click
the Edit button. A window appears.
- Type myiSeries.my_co.com.
- In the Under DN field, type cn=employees,dc=my_co,dc=com.
- In the Server connection section, ensure
that the default port number, 389, is entered
in the Port field. In the Authentication method drop-down list, choose Distinguished name and enter cn=myiSeries,cn=employees,dc=my_co,dc=com in the Distinguished name field.
- Click Password.
- Type secret in the Password field.
- Type secret in the Confirm
Password field.
- Click OK.
- Click the Verify button. This ensures
that you have entered all the information correctly and that the iSeries can
connect to the LDAP directory.
- Click OK.
- Click OK.