JuniPppAuthentication
deprecatedSpecifies the type(s) of PPP authentication used, if any: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiation is attempted first; if fails, attempt CHAP. chapPap CHAP negotiation is attempted first; if fails, attempt PAP.
Possible values
5 objects| Number | Name |
|---|---|
| 0 | none |
| 1 | pap |
| 2 | chap |
| 3 | papChap |
| 4 | chapPap |