freeradius-proxy with Rlm_cache
Phil Mayers
p.mayers at imperial.ac.uk
Wed Feb 20 15:05:52 CET 2013
On 20/02/13 13:31, Dominique Frise wrote:
> Hi Phil,
>
> Here below a debug output :
>
> ==================
> rad_recv: Access-Request packet from host 127.0.0.1 port 11148, id=74,
> length=94
> User-Name = "dfrise"
> User-Password = "xxxx276988"
Ok, so the PIN is appended to the password. In which case your "key" is
just "User-Name" and "User-Password".
Anyway - the recipe in my other email should cover what you need. What
you're doing now - single calls to "cache" - probably won't cover it.
You will need more logic, as per my example.
More information about the Freeradius-Users
mailing list