create ldap encrypted password(algorithm a, password b)
|
Group |
Creates an LDAP password with one of the following algorithms: MD5, SHA, SHA1, or SHA-1.
Parameter Descriptions
|
Parameter |
Description |
|
a |
Algorithm: MD5, SHA, SHA1 or SHA-1. |
|
b |
Plain text password. |
Example
|
Parameter a |
Parameter b |
Result |
|
MD5 |
password |
{MD5}X03MO1qnZdYdgyfeuILPmQ== |