9 Aug
2019
9 Aug
'19
7:11 a.m.
On Fri, 2019-08-09 at 07:22 +0000, Tomride via Freeradius-Users wrote:
Thanks so much alan for your help, unfornately by the special configuration of the tree we can't do it with Ldap-groups , is it possible to do for organizationName or attribute of the user?
You can alter the ldap search/filter in the ldap configuration to look up pretty much whatever you want. See membership_filter and membership_attribute. You probably want the former. Run FreeRADIUS in debug mode (-X) and send a request. You'll see the LDAP searches being performed. Substitute in the config that searches for the things you need it to search for. -- Matthew