Create a realm administrator
To create a realm administrator, you must first create an administration
group for the realm by doing the following:
- Create the realm administration group.
- Expand the Directory management category
in the navigation area of the Web administration tool.
- Click Manage entries.
- Expand the tree and select the realm you just created, cn=realm1,o=ibm,c=us.
- Click Edit ACL.
- Click the Owners tab.
- Ensure that Propagate owner is
checked.
- Enter the DN for the realm, cn=realm1,o=ibm,c=us.
- Change the Type to group.
- Click Add.
- Create the administrator entry. If you do not already have a
user entry for the administrator, you must create one.
- Expand the Directory management category
in the navigation area of the Web administration tool.
- Click Manage entries.
- Expand the tree to the location where you want the administrator
entry to reside.
Note:
Locating the administrator
entry outside of the realm avoids giving the administrator the ability to
accidently delete him or herself. In this example the location might be o=ibm,c=us.
- Click Add.
- Select the Structural object class, for example inetOrgPerson.
- Click Next.
- Select any auxiliary object class you want to add.
- Click Next.
- Enter the required attributes for the entry. For example,
- RDN cn=JohnDoe
- DN o=ibm,c=us
- cn John Doe
- sn Doe
- On the Other attributes tab
ensure that you have assigned a password.
- When you are done, click Finish.
- Add the administrator to the administration group.
- Expand the Directory management category
in the navigation area of the Web administration tool.
- Click Manage entries.
- Expand the tree and select the realm you just created, cn=realm1,o=ibm,c=us.
- Click Edit attributes.
- Click the Members tab.
- Click Members.
- In the Members field enter the
DN of the administrator, in this example cn=John
Doe,o=ibm,c=us.
- Click Add. The DN is displayed
in the Members list.
- Click OK.
- Click Update. The DN is displayed
in the Current members list.
- Click OK.
- You have created an administrator that can manage entries within
the realm.