Page MenuHomeVyOS Platform

Required auth options for pppoe-server
Closed, ResolvedPublicFEATURE REQUEST

Description

It will be good to have the possibility to define only required auth options PAP, CHAP, MS-CHAP 1, or 2.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Event Timeline

Unknown Object (User) created this task.Apr 23 2020, 5:47 PM
Unknown Object (User) changed the task status from Open to In progress.Apr 23 2020, 6:03 PM
Unknown Object (User) claimed this task.
Unknown Object (User) changed the task status from In progress to Needs testing.Apr 23 2020, 7:30 PM

PR https://github.com/vyos/vyos-1x/pull/374
Possible commands:

vyos@R1-VM# set service pppoe-server authentication protocols 
Possible completions:
   pap          Allow PAP authentication [Password Authentication Protocol]
   chap         Allow CHAP authentication [Challenge Handshake Authentication Protocol]
   mschap       Allow MS-CHAP authentication [Microsoft Challenge Handshake Authentication Protocol, Version 1]
   mschap-v2    Allow MS-CHAPv2 authentication [Microsoft Challenge Handshake Authentication Protocol, Version 2]
Unknown Object (User) closed this task as Resolved.Apr 27 2020, 2:40 PM

Successfully tested on 1.3-rolling-202004270117

erkin set Issue type to Feature (new functionality).Aug 30 2021, 6:36 AM
erkin removed a subscriber: Active contributors.