Use-attribute-replacement (Section)#

Path: /facilities/data-sources/data-source/ldap/credentials/use-attribute-replacement

Use attribute replacement strategy instead of the default modify-password extended operation for password updates

Parameters#

NameTypeRequiredDefaultDescription
password-attributestringoptionaluserPasswordThe attribute the password is stored in.
password-encodingenumeration (plaintext, md5, smd5, sha, ssha, sha256, ssha256, sha384, ssha384, sha512, ssha512, crypt)optionalcryptSelect the transformation to use for encoding the password value of the ‘userPassword’ attribute.

Was this helpful?