On 3/16/21 10:42 AM, Benjamin Renard wrote: > Can you confirm me that the name of the userPassword password is > hard-coded in OpenLDAP and there is no configuration parameter to > change/configure it ?
You can only use 'userPassword' attribute. But even if you could change attribute 'pwdAttribute' to something else it would not help reaching your goal. Again: The real solution is to fix your processes. Ciao, Michael.
