search for: 827ccb0eea8a706c4c34a16891f84e7b

Displaying 1 result from an estimated 1 matches for "827ccb0eea8a706c4c34a16891f84e7b".

2013 Jul 07
1
(no subject)
...ow that I think that there is an issue: $ /usr/bin/doveadm pw -u user at someDomain.com -s DIGEST-MD5 Enter new password: # Here I have typed "12345" Retype new password: # Here I have typed "12345" {DIGEST-MD5}f4e442b0dec5009eaa8b9b4104923edc $ printf "12345" | md5sum 827ccb0eea8a706c4c34a16891f84e7b - $ Shouldn't that password match the md5sum check? Also, might I have the file formats wrong? $ cat passwd user at someDomain.com::5000:5000::/var/mail/vhosts/someDomain.com/user $ cat shadow user at someDomain.com:{DIGEST-MD5}f4e442b0dec5009eaa8b9b4104923edc $ Note that testing in Telnet f...