Topic: iRedAdmin, Username or password is incorrect.
==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: FreeBSD 9.2
- Related log if you're reporting an issue:
====
Samba4.2 AD server (ads.domain.local)
iRedMail on mail.domain.com
All users in ou=personal,dc=domain,dc=local
Users vmail and vmailadmin are in dc=domain,dc=local
vmailadmin is in Domain Admins group
After installation i have access only to phpmyadmin, phpldapadmin, roundcube.
Login(postmaster@domain.com) to iredadmin is fail (Error: Username or password is incorrect.) And other web interfaces are not accessible too - incorrect username or password.
settings.py
ldap_uri = "ldap://ads.domain.local"
# LDAP suffix.
# basedn: dn which contains virtual domains.
# domainadmin_dn: dn which contains virtual domain admins.
ldap_basedn = "dc=domain,dc=local"
#ldap_domainadmin_dn = "o=domainAdmins,dc=domain,dc=local"
ldap_domainadmin_dn = "cn=Domain Admins,dc=domain,dc=local"
# Bind dn and password.
# - bind dn should have write privilege in LDAP.
# - bind pw is plain text, not encryped/hashed.
ldap_bind_dn = "vmailadmin@domain.local"
ldap_bind_password = "password"
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.