Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c175 bool refuse_chap = 0; /* Don't wanna auth. ourselves with CHAP */ variable
246 { "refuse-chap", o_bool, &refuse_chap,
248 { "-chap", o_bool, &refuse_chap,
1022 ao->neg_chap = !refuse_chap && havesecret;