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.c179 bool refuse_chap = 0; /* Don't wanna auth. ourselves with CHAP */ variable
250 { "refuse-chap", o_bool, &refuse_chap,
252 { "-chap", o_bool, &refuse_chap,
1026 ao->neg_chap = !refuse_chap && havesecret;