9 Jun
2009
9 Jun
'09
2:08 a.m.
Stefan Kuegler wrote:
OK - that's what I forgot to say. The first two arguments (user and password) come directly from the user. The next three arguments (secret, pin and offset) are per-user-values. So I wanted to configure these values in the 'users'-file (/etc/freeradius/users)
For example: [...] user1 Secret = 143a5c6fa125ac1f, PIN = 1234, Offset = 0
So... they are REPLY attributes. See "man unlang" for how to refer to attributes in the reply list. %{Secret} isn't it. Alan DeKok.