dhcp and rlm_python am i missing something?

Phil Mayers p.mayers at imperial.ac.uk
Thu May 8 15:05:19 CEST 2014


On 07/05/14 22:26, Serge Krawczenko wrote:

> next, i've not found any mention of 'dhcp' section in rlm_python sources

"dhcp" sections are actually post-auth. Use:

                 mod_post_auth = my_dhcp_mod
                 func_post_auth = my_dhcp_func

You don't need to edit the source code.


More information about the Freeradius-Users mailing list