1 (edited by bill_wong 2016-12-29 14:30:13)

Topic: Password hashes problem

======== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1 has been released.
- Linux/BSD distribution name and version: Centos 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? yes
- Related log if you're reporting an issue:
====

Hi all,

The mail account password hashes default is SSHA or SSHA512 if using SQL back-end server?

i checked my SQL server both password hashes method  in different user account used,  the PW hashes is random to generate?

e.g.
username                           Password
xx@xx.com                         {SSHA}4YOkRdNp93DQSjqidvTAFDSGddf8ZhcJGbHqcZ3jHHfadhjhajfhjkadhwhGw==
zz@zz.com                         {ssha512}Xz1UUu3VZR2U2tCqmDEGarDeCf/3pvtLx/ELRl13NO440iUJw+EuL

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Password hashes problem

bill_wong wrote:

The mail account password hashes default is SSHA or SSHA512 if using SQL back-end server?

Check this tutorial:
http://www.iredmail.org/docs/password.h … n-iredmail

How did you generate these passwords? Different applications may use different hashes.