OpenLDAP userPassword on user creation

Hello,

We have implemented the ‘Create Profile’ for an OpenLDAP source. All the attributes are properly generated, except for the ‘userPassword’ one, which always appear as ‘null’ in the ProvisioningPlan. The issue is not about the generation itself, as we use an AttributeGenerator rule that works fine (we’ve tested it in another attribute and it appears as expected in the provisioningPlan), generating it in plain text.

We’ve even tried it with a static value, but it always appears as ‘null’, so we’ve thought it could be SailPoint not allowing us to check it, as it is a password. However, when read back from LDAP, the value doesn’t match with the expected one.

Has anyone faced this issue before? Thank you in advance.

Best regards,
Sergio