Java 2 Connector authentication data entry settings
Use this page as a central place for administrators to define authentication data, which includes user identities and passwords. These values can reference authentication data entries by resource adapters, data sources, and other configurations that require authentication data using an alias. You can display this page directly from the Java Authentication and Authorization Service (JAAS) configuration page or from other pages for resources that use J2EE Connector (J2C) authentication data entries. To view this administrative page...
- Click Security > Secure administration, applications, and infrastructure.
- Under Authentication, click Java Authentication and Authorization Service > J2C authentication data.
Deleting authentication data entries: Be careful when deleting authentication data entries. If the deleted authentication data is used by other configurations, the initializing resources process fails.
Define a new authentication data entry by clicking New.
- Alias
- Name of the authentication data entry.
Data type: String Units: String Default: None
- User ID
User identity.
Data type: String
- Password
Password that is associated with the user identity.
This field is not available on the collections panel. However, the panel is available when you create a new J2C authentication data entry.
Data type: String
- Description
Specify an optional description of the authentication data entry. For example, this authentication data entry is used to connect to DB2.
Data type: String
Related tasks
Manage J2EE Connector Architecture authentication data entries
Reference topic