Re: nmcli connection add type gsm with PAP|CHAP ?
- From: Dan Williams <dcbw redhat com>
- To: "Kajio, Yoshinori" <kajio yoshinori montecampo co jp>, networkmanager-list gnome org
- Subject: Re: nmcli connection add type gsm with PAP|CHAP ?
- Date: Wed, 19 Apr 2017 08:18:51 -0500
On Tue, 2017-04-18 at 09:17 +0900, Kajio, Yoshinori wrote:
Can I set PAP or CHAP with "nmcli connection add type gsm" ?
If not, is there any way to set it?
You actually add a PPP setting to the connection, in which you can set
the "refuse-pap" or "refuse-chap" properties, which will cause pppd to
refuse those specific auth protocols. eg:
nmcli con add type gsm <other stuff> ppp.refuse-chap true
Dan
[
Date Prev][
Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]