- πΊπΈUnited States bluegeek9
MD5 is super insecure.
https://security.stackexchange.com/questions/19906/is-md5-considered-ins...
I need to reset the LDAP password from drupal using MD5 or similar format.
I can't find the field or token to do the mapping.
In drupal 7 the token [password.user.to-md5] to [userPassword] worked fine.
So far it works well using plain text password but that is not a good practice.
I would appreciate any hint to map the user password to get stored in MD5 mode at OpenLDAP.
Closed: works as designed
4.3
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
MD5 is super insecure.
https://security.stackexchange.com/questions/19906/is-md5-considered-ins...