InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.12: Administering user profile support (overview) >
6.6.12.0: User Profile Manager properties
- Current state
- Indicates the state the user profile is currently in. The next time it
is started, it will try to change to its desired state setting.
- Desired state
- Specifies the state to which the user profile will try to change
the next time it is started.
- Data Source
- Specifies the data source object from which the UserProfile Manager will obtain database
connections.
The data source represents a pool of database connections and a configuration
for that pool (for example, the maximum number of connections to allow --
the pool size).
- Data Source in use
- Indicates the data source currently in use.
- Data Wrapper Class
- Specifies the class implementing the User Profile. By default,
this is the User Profile
base implementation provided by Application Server Version 3.x:
- Default: com.ibm.servlet.personalization.userprofile.UserProfile
- Data Wrapper Class in use
- Indicates the Data Wrapper Class currently in use.
- Desired state
- Indicates the state the user profile should have the next time
it is started.
- Enable User Profile
- Specifies whether to enable user profiles. After creating a user profile,
change the value of this property from No to Yes to enable the user profile.
- Enable User Profile in use
- Indicates whether user profiles are currently in use.
- Password
- Specifies the password for accessing the userprofile database and tables. This is used only in
userprofile base enterprise beans implementation. If userprofile enterprise beans are extended,
specify the database parameters for extended bean at container level.
- Servlet Engine
- Indicates the servlet engine with which the user profile is associated.
- Servlet Engine Choices
- Specifies the servlet engine with which the user profile can be associated.
- Start Time
- Indicates the time at which the object representing the user profile
in the administrative server was most recently started.
- User ID
- Specifies the user ID for accessing the userprofile database and tables. This is used only in
userprofile base enterprise beans implementation. If userprofile enterprise beans are extended,
specify the database parameters for extended bean at container level.
- User ID in use
- Indicates the user ID currently in use for accessing the data source for the user profile.
- User Profile Name
- Specifies a name for the user profile. The name must be unique within the
administrative domain containing the user profile.
|
|