configuration for retrieving LDAP security group membership

Alan DeKok aland at deployingradius.com
Tue Dec 13 23:48:01 CET 2016


On Dec 13, 2016, at 4:31 PM, Adam Thompson <athompson at uplogix.com> wrote:
> 
> I need to configure FreeRADIUS Version 2.2.6 to retrieve LDAP security group membership, and am hoping someone here can help.

  It can retrieve LDAP group membership, mostly.  But it's really limited to checking LDAP group membership.

> In this case I have a web application that queries FreeRADIUS. FreeRADIUS then goes to the LDAP server and authenticates the user. User authentication works, but I've tried a couple of things to get the LDAP server to return security group membership with no luck.

  You can just do an LDAP query, and return that.

  Or, use v3, which caches LDAP group membership.  Version 2 is old and no longer supported.

  Alan DeKok.




More information about the Freeradius-Users mailing list