Now we will
test the iPlanetEport profile by adding a user to Oracle Internet Directory
and then verify that the user has been propagated to the SunOne server.
There are
two ways you can add a user to OID. One way is to add a user through
the Oracle Directory Manager (ODM). The other way is to add the user
using the DAS console.
In this test
we will use ODM to create the new user.
Startup ODM
Navigate to the user realm in the DIT.
Example:
Directory Entry -> dc=com -> dc=acme -> dc=users
Click the "Create" button
On the "New Entry" form add the complete Distinguished
Name for the new user.
Example:
cn=John Gupta,cn=user,dc=us,dc=oracle,dc=com
Now click the "Add" button to bring up a list
of objectclasses needed to create the new user entry. Add the following
objectclasses:
inetorgperson, orcluser, orcluserv2, organizationalperson,
and top
Fill in the mandatory attributes "cn" and
"sn". The "cn" attribute will contain the RDN value
for the new entry and the "sn" attribute will contain the
users last name.
Example:
John Gupta
Gupta
In the optional attribute list assign a user ID to the
"uid" attribute and a password to the "userPassword"
attribute. Remember to use passwords that comply with the password policy
that is currently in effect.
Example
jgupta
welcome1
Now click the "OK" button.
A new user
should have been created in OID and as soon as the iPlanetExport profile
executes the user should also be created in the SunOne directory.