Page MenuHomeVyOS Platform

"system login" add RADIUS VRF support
Closed, ResolvedPublicFEATURE REQUEST

Description

#  This allows the radius client to work when a management VRF is in use.
#  The syntax is "vrf-name" (keyword) followed by the VRF name, typically "mgmt"
#  Since the keyword has an illegal character for a hostname ('-'), this can't
#  conflict with a valid hostname
# vrf-name mgmt

https://github.com/vyos/libpam-radius-auth/blob/current/pam_radius_auth.conf#L45-L49

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)