SA_EVALUATION_CREDENTIAL table

The SA_EVALUATION_CREDENTIAL3 table stores credential information relevant to shared access authorization evaluation.

Column Name Description Data type

DN*^

The credential DN. Primary key.

Character (2000.

ACCOUNT_D.

The account DN.

Character (2000.

ACCOUNT_UI.

The account user ID.

Character (256.

USE_GLOBAL_SETTING.

Indicates whether use global setting for the credential. Value includes.

  • 0 – use global settin.

  • 1 – use the own setting of the credentia.

Numeri.

IS_SEARCHABL.

Indicates whether the credential is available for checkout search. Values includes.

  • 0 – search enable.

  • 1 – search disabled, credential is intended to be checked out only as pool membe.

Numeri.

IS_EXCLUSIV.

Indicates the credential access mode. Values include.

  • 0 – exclusiv.

  • 1 – non-exclusiv.

  • 2 – non-share.

Numeri.

IS_PASSWORD_VIEWABL.

Indicates whether the password can be displayed to user. Values include.

  • 0 – viewabl.

  • 1 – not viewabl.

Numeri.

ACCOUNT_STATU.

Indicates the account status. Values include.

  • 0 – activ.

  • 1 – inactiv.

Numeri.

SERVICE_DN^

The global identifier of the credential service. For legacy credentials created in IBM Security Privileged Identity Manager 1.0, this column stores the service DN string.

Character (2000.

RESET_PASSWOR.

Indicates whether the password is reset during checkin. Values include.

  • 0 – password is rese.

  • 1 – password not change.

Numeri.

MAX_CHECKOUT_TIM.

The maximum checkout duration in hours.

Numeri.

OBJECTPROFILE_NAME#

This attribute is not used.

Character (255.

NAM.

Credential name.

Character (255.

OWNERSHIP_TYP.

The account ownership type.

Character (255.

OWNER_D.

The account owner DN.

Character (2000.

BU_DN^

The DN of the organizational container where the credential is created. For legacy credentials created in IBM Security Privileged Identity Manager 1.0, this column is NULL.

Character (2000.

* Indicates the column is required and not null.

^ Indicates the column is associated with a generated lowercase column with name L_columnName.

# Indicates the column is currently not being used. The value is always NULL.

3 Indicates the table is added in ISIM 6.0.

Parent topic: Shared access tables