28 Sep
2017
28 Sep
'17
1:13 p.m.
if the server recognises the auth type, it will use the right method....so, if you call eg pap or mschap in the authorise section it'll do some packet checking and work things out... the default config pretty much works out of the box. if you MUST override the server logic and call a particular type of authentication using a module config then use either unlang or the users file eg in unlang update control { Auth-Type := ntml_auth } in the authorise section alan