20 Jan
2020
20 Jan
'20
7:32 a.m.
Hi Matthew is it possible for sql/sqlippool modules to add some Vendor Specific Attributes (VSA) in the post-auth call?? Thanks, M. On 20/1/20 12:57, Matthew Newton wrote: On 20 January 2020 10:41:48 GMT, "Ja. C.A." <magicboiz@hotmail.com><mailto:magicboiz@hotmail.com> wrote: - user/password checking -> from LDAP server - IP address assignment, DNS servers, etc -> from MySQL server Once FR has info from these two data sources, it should send the Access Reply... Is this config possible? Sure. Use the ldap module to look up the password for checking and call 'ldap' in the authorize{} section. Configure the sql / sqlippool module and call in post_auth to allocate IPs.