|
User Management Guide |
This chapter describes how to use the PAC to manage users and user attributes in the user profile directory. It has these sections:
For information about how to access the Portal Administration Console (PAC), see the section on accessing the PAC in the Core Development Guide.
For information about managing group profiles, see the section on creating group layouts in the Portal Guide.
The Profiles section of the PAC allows you to view user profiles in deployed Director application. In the case of a writable non-LDAP realm, you can also change the information.
The Profiles section has two pages:
The User Profiles page allows authorized users to add and remove user profiles by selecting from a list. In a non-LDAP realm, profiles are stored in the application database and thus do not necessarily have a one-to-one correspondence with users. In an LDAP realm, however, each user record is the user profile.
The left side of the page shows a list of profiles. The appearance of the list varies according to realm type (non-LDAP and LDAP), as shown below.
Change the User ID, First Name, Last Name, and Email data as needed; these fields are the same in both non-LDAP and LDAP realms
NOTE: The other attributes vary according to realm type and are discussed in Attributes.
Click Defaults to view user profile defaults.
The PAC allows authorized users to view and modify attribute data.
The User Profiles page allows you to manage the attribute values associated with a user profile. The non-built-in attributes vary according to realm type, as shown below:
The Attributes page also allows you to view the attributes that exist within a realm. The non-built-in attributes vary according to realm type, as shown below:
In a non-LDAP realm, authorized users can add, remove, and edit attributes.
In an LDAP realm, you cannot manage attributes using the PAC. You must use the LDAP directory server's administration console, such as ConsoleOne, to add or remove attributes.
Specify the Name (required) you will use to identify the attribute in your application code.
NOTE: Changing the name of an attribute invalidates any code you have written that uses the previous name.
Check the Show box to make the attribute visible to users; uncheck the Show box for tracking, usage statistics, and so on.
Specifiy the Description. This field is searchable using methods on the EbiUserInfo class (see EbiUserQuery in the API Reference).
Specify the Name (required) you will use to identify the attribute in your application code.
Check the Show box to make the attribute visible to users; uncheck the Show box for tracking, usage statistics, and so on.
Specify the the attribute value type as Non-blob or Blob (see Attribute properties).
Specifiy the Description. This field is searchable using methods on the EbiUserInfo class (see EbiUserQuery in the API Reference).
|
User Management Guide |
Copyright © 2000, 2001, 2002, 2003 SilverStream Software, LLC, a wholly owned subsidiary of Novell, Inc. All rights reserved.