Home
last modified time | relevance | path

Searched refs:refuse_mschap (Results 1 – 1 of 1) sorted by relevance

/external/ppp/pppd/
Dauth.c229 bool refuse_mschap = 0; /* Don't wanna auth. ourselves with MS-CHAP */ variable
232 bool refuse_mschap = 1; /* Don't wanna auth. ourselves with MS-CHAP */ variable
333 { "refuse-mschap", o_bool, &refuse_mschap,
337 { "-mschap", o_bool, &refuse_mschap,
1293 ao->neg_chap = (!refuse_chap || !refuse_mschap || !refuse_mschap_v2)