Topic: Freeradius LDAP authentication
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.1
- Linux/BSD distribution name and version: Debian 8
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
====
I'm looking to authenticate my Freeradius users against openLDAP provided by iredmail. I successfully created test users and everything is working. However I cannot seem to get Freeradius to access the users on openLDAP. My config looks like this:
server = "127.0.0.1"
identity = "cn=vmail,dc=domain,dc=com"
password = pass
basedn = "o=domains,dc=domain,dc=com"
filter = "(&(objectClass=mailUser)(accountStatus=active)(enabledService=mail))"
base_filter = "(objectclass=mailUser)"
What am I missing?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.