PASSWORD_SYNCH table
The PASSWORD_SYNCH1
table stores
the account password synchronization information.
Column Name | Description | Data type |
---|---|---|
ACTIVITY_ID * |
The activity ID. Primary key. | Numeric |
ACCOUNT_DN |
The DN of the account. | Character (512) |
TIME_REQUESTED |
Time that the password synchronization is requested. | Character (50) |
PASSWORD |
The password of the account. | Character (500) |
* Indicates the column is required and not null.
1 Indicates the table is added in release 5.0.