Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c190 bool refuse_mschap = 0; /* Don't wanna auth. ourself with MS-CHAPv1 */ variable
192 bool refuse_mschap = 1; /* Never auth. ourself with MS-CHAPv1 */ variable
288 { "refuse-mschap", o_bool, &refuse_mschap,
1030 ao->neg_mschap = !refuse_mschap && havesecret;