Quote:
Originally Posted by catnipper ]I ask myself how I could transfer the SSHA encrypted Zimbra "userPassword"? |
Just found the simplest solution ever:
As the Zimbra "userPassword" will always be SSHA encrypted, adding the attribute using something like
$ldap[id]['userPassword']='{SSHA}H+hJ0vXkSZuMxR/1h1u3ax6oZUky/VhM'
should do it. I was afraid I would have to get the cleartext password...