InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.12: Administering user profile support (overview)

6.6.12: Administering user profile support (overview)

Each servlet engine automatically contains a single User Profile Manager. When configuring the User Profile Manager, the administrator can specify:

  • The servlet engine hosting the User Profile Manager

  • An administrative name for the User Profile Manager

  • A user ID and password for accessing the uesr profile database and table

  • The "data wrapper" class implementing the user profile support

  • The data source for storing user profile data in a table

  • The enterprise bean classes for accessing user profiles

  • Whether to enable user profiles at this time

The User Profile Manager settings require a fair amount of knowledge about the classes implementing user profile support, particularly if the implementation involves enterprise beans (Advanced Edition only).

If he or she is not familiar with the implementation, the administrator should obtain the information from the application developer.

Go to previous article: Configuring new Session Managers with the Java administrative console Go to next article: User Profile Manager properties

 

 
Go to previous article: Configuring new Session Managers with the Java administrative console Go to next article: User Profile Manager properties