View Single Post
  #5 (permalink)  
Old 10-26-2009, 12:02 PM
TomL TomL is offline
Member
 
Posts: 12
Default encrypted passwords

Do you know if there is a difference between {SSHA} and {crypt} in the 'zmprov ma' command? I was able to import some old Unix crypt passwords using zmprov ma without needing to use ldapmodify. This is Zimbra v6.0.1.

The command I used was:
zmprov ma "user@domain" userPassword "{crypt}EncryptedPassword"
I haven't tried using SSHA passwords yet so I didn't know if that would fail down the road (just in the provisioning stage, not yet in production).
TomL
Reply With Quote