9 May
2012
9 May
'12
3:56 a.m.
Stefan Winter wrote:
noone with a hint?
Hmm... the default return code for things in the "authenticate" section is "reject". And the "update" sections just pass through the *previous* return code. You might try this as a hack: Auth-Type MS-CHAP { ok if (..) { } else { } mschap } The "ok" at the start will over-ride the default "reject" Alan DeKok.