First Previous Next Last User Management Guide  

CHAPTER 9    Using the Directory Section of the PAC

This chapter describes how to manage your application's authentication Directory subsystem using the Portal Administration Console (PAC). It contains the following sections:

For more information    For information about how to access the PAC, see the section on accessing the PAC in the Core Development Guide.

 
Top of page

About the Directory section of the PAC

The Directory section of the PAC allows you to view information about the security realm of a deployed Director application. In the case of a writable realm, you can also change the information.

The Directory section has the following pages:

For more information    For background information, see Understanding Authentication Realms and Configuring Authentication Realms.

 
Top of page

Users

The Users page allows authorized users to add and remove users from the authentication realm.

The left side of the page shows a list of users. The appearance of the list varies according to realm type (non-LDAP and LDAP) as shown below.

DirectoryUsers

The Realm Name dropdown list is useful only if you have configured separate readable and writable realms.

The Flush Cache button updates the user list to match the realm. This is useful if user data can be concurrently modified by another user. This function also applies to servers running in a cluster.

Procedure To change a password:

  1. Select one of the listed users.

  2. Click Modify Password.

    DirectoryUsersModifyPassword

  3. Type the new password twice.

  4. Click Save.

Procedure To add a new user:

  1. Click +Add.

    DirectoryUsersAddNewUser

  2. Enter the user ID.

  3. Enter a Password.

  4. Click Save.

Procedure To remove a user:

  1. Select a user.

  2. Click Remove.


 
Top of page

Groups

The Directory section's Groups page in the PAC allows authorized users to add and remove groups from the authentication directory, and add and remove users from these groups.

The left side of the page shows a list of groups. The appearance of the list varies according to realm type (non-LDAP and LDAP), as shown below.

DirectoryGroups

The Realm Name dropdown list is useful only if you have configured separate readable and writable realms.

The Flush Cache button updates the group list to match the realm. This is useful if group data can be concurrently modified by another user. This function also applies to servers running in a cluster.

Procedure To modify a group:

  1. Select the group.

    DirectoryGroupsGroup

  2. Select the users:

    Use the DirectoryGroupsButton01 button to add members to the group and the DirectoryGroupsButton02 button to remove members from the group.

  3. Click Save.

Procedure To add a group:

  1. Click +Add.

    DirectoryGroupsAddNewGroup

  2. Enter a name for the group.

  3. Click Save.

Procedure To remove a group:

  1. Select a group.

  2. Click Remove.

NOTE:   The users in the group are not removed; only the group itself.

    First Previous Next Last User Management Guide  

Copyright © 2000, 2001, 2002, 2003 SilverStream Software, LLC, a wholly owned subsidiary of Novell, Inc. All rights reserved.