This function creates an LDAP password with one of the following algorithms: MD5, SHA, SHA1, or SHA-1.
Parameters
Parameter | Description |
|---|---|
a | Algorithm: MD5, SHA, SHA1 or SHA-1. Note: Use the three dots to select a value. |
b | Plain text password. |
Example
Parameter a | Parameter b | Result |
|---|---|---|
MD5 | password | {MD5}X03MO1qnZdYdgyfeuILPmQ== |