Contains additional LDAP information to achieve password reset
Data model
Fields
| Field | Type | Description |
|---|---|---|
| base_dn* | VARCHAR (255) | Directory Base Branch Path |
| id* | INT | LDAP Unique Identifier |
| password* | VARCHAR (1000) | User Password |
| server_id* | INT | Server ID of the associated mail |
| user_name* | VARCHAR (255) | Username |
Primary Key
| PK_APR_DOMAIN |
|---|
| id |
References
| Column | Referenced Table | Referenced column | Name |
|---|---|---|---|
| id* | Bod. AFW_LDAP | id | FK01_APR_DOMAIN |