On 09/23/2013 01:19 PM, paul trader wrote:
> eOn Mon, 23 Sep 2013 at 17:52, Phil Mayers opined:
> 
> PM:It's difficult to say, because the debug you sent has all the useful 
> PM:bits trimmed out - like the original packet, and the full module 
> PM:processing chain.

You still haven't sent the full debug.

> hi phil - ok, here's the full debug for a successful request:

> [files] users: Matched entry test at line 1

> and here's the full output of a failed request:

> [files] users: Matched entry DEFAULT at line 172

So there's your answer, in the successful case it matched the entry for
text on line 1, on the failed case it didn't match. So either you're not
using the same users file (a full debug would have told us that) or
you've got some criteria set for the test entry which isn't being matched.

Also, you said you were moving from v1 to v2, you can't just copy v1
configs over, they're different, hope you weren't doing that.

-- 
John
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to