Page MenuHomeVyOS Platform

RADIUS system login configuration rendered wrongly
Closed, ResolvedPublicBUG

Description

When using two or more RADIUS servers the configuration file will be rendered improperly

set system login radius server 192.0.2.1 key VyOSVyOS
set system login radius server 192.0.2.2 key VyOSVyOS
vyos@vyos# sudo cat /etc/pam_radius_auth.conf
# Automatically generated by VyOS
# RADIUS configuration file# server[:port]         shared_secret                           timeout (s)     source_ip
192.0.2.1:1812 VyOSVyOS 2 192.0.2.2:1812 VyOSVyOS 2
priv-lvl 15
mapped_priv_user radius_priv_user

Details

Version
1.3-rolling-202006150117
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)