is there a way to encrypt the Active Directory password, for automation purpose
We want to automate the password reset for Active Directory Integration
Is there a way to encrypt the password, like the command line tool PSCipher ?
Like this we could run a SQL or DMS to update the password stored in DSCNCTPWD.
| Nom | NULL | Type |
---------------- -------- ------------------
| DSDIRID | NOT NULL VARCHAR2(50 CHAR) |
| DESCR100 | NOT NULL VARCHAR2(100 CHAR) |
| XLATDSPROD | NOT NULL VARCHAR2(4 CHAR) |
| DSPROTO | NOT NULL VARCHAR2(4 CHAR) |
| DSCNCTDN | NOT NULL VARCHAR2(254 CHAR) |
| DSCNCTPWD | NOT NULL VARCHAR2(100 CHAR) |
DSCACHESCHEMA_PB NOT NULL VARCHAR2(1 CHAR)
| HTMLAREA | CLOB |