Engine credential mapping events
The engine credential mapping consists of the following events: assignment and removal of credentials to IBM® InfoSphere® DataStage® suite users and assignment of default credentials for an IBM InfoSphere Information Server engine when mapping credentials using the Engine Credentials panel of the IBM InfoSphere Information Server Web console.
The following event messages are logged with parameters that describe the subjects that are changed or created. The (caller) indicated in each message is the user ID of the caller to this event method:
ADD_DATASTAGE_CREDENTIAL (caller): UserIDs=”xxx, yyy”, DSServer=”xxx”, Username=”xxx”
- Logged when a mapped credential is set for one or more suite users in the IBM InfoSphere Information Server Web console.
SET_DEFAULT_DATASTAGE_CREDENTIAL (caller): DSServers=”xxx, yyy”, Username=”xxx”
- Logged when default engine credentials are set in the Engine Configuration in the IBM InfoSphere Information Server Web console.
REMOVE_DATASTAGE_CREDENTIAL (caller): UserIDs=”xxx, yyy”, DSServer=”xxx”
- Logged when a mapped credential is cleared for one or more suite users in the IBM InfoSphere Information Server Web console.
REMOVE_DEFAULT_DATASTAGE_CREDENTIAL (caller): DSServers=”xxx, yyy”
- Logged when default engine credentials are cleared in the Engine Configuration in the IBM InfoSphere Information Server Web console.
DATASTAGE_CREDENTIAL_MAPPING_DISABLED (caller): DSServer=”xxx”
- Logged when Share User Registry is selected in the Engine Configuration in the IBM InfoSphere Information Server Web console. With this setting, InfoSphere DataStage users are authenticated to the operating system of the server engine using the same credentials they used to log in to the InfoSphere DataStage client application.
DATASTAGE_CREDENTIAL_MAPPING_ENABLED (caller): DSServer=”xxx”
- Logged when Share User Registry is cleared in the Engine Configuration in the IBM InfoSphere Information Server Web console. This restores the use of the mapped credentials for InfoSphere Information Server engine authentication.