4 Oct
2010
4 Oct
'10
1:14 a.m.
westwood wrote:
I am developping a module for freeradius. but i don't know how to get VPs from radcheck or radgroupcheck
See src/lib/valuepair.c. The APIs are pretty simple.
Later i maybe found one in rlm_checkval.c :
No... that doesn't work.
This still doesn't work when i put my-defined Attribute in radcheck for one user : No XXX defined Is there any other API for this?
The server comes with dozens of modules which do all kinds of things. See rlm_example, rlm_files, or many other simple ones. Alan DeKok.