Age | Commit message (Collapse) | Author |
|
(cherry picked from commit ac13c77d7ddd607b32f5948560bfe41cb2dcd756)
|
|
|
|
'key' is also used for L2TP and PPTP RADIUS configurations.
|
|
In order to prepare for adding a RADIUS source IP address and
synchronize the syntax with L2TP/PPTP the nodes have been renamed from:
set system login radius-server x.x.x.x
to
set system login radius server x.x.x.x
|
|
Translate radius-server to Vyatta::Login::RadiusServer
(cherry picked from commit bf86040fef55fdb644b3670a9e1ec093e67df828)
|
|
Use a wrapper script in vyatta_update_login.pl and per login method
objects for the update.
|