Quantcast
Channel: iRedMail — iRedMail Support
Viewing all articles
Browse latest Browse all 12092

Freeradius LDAP authentication

$
0
0

==== 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?


Viewing all articles
Browse latest Browse all 12092

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>