From 916fae48c6bf5011475dbcab57310e21cc9907c6 Mon Sep 17 00:00:00 2001 From: jim-p Date: Mon, 12 Apr 2010 16:11:42 -0400 Subject: OpenVPN Wizard: Fix CA Cert selection for Local auth. Fix descriptions and some backend bits for RADIUS. Ticket #500. --- usr/local/www/wizards/openvpn_wizard.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'usr/local/www/wizards/openvpn_wizard.xml') diff --git a/usr/local/www/wizards/openvpn_wizard.xml b/usr/local/www/wizards/openvpn_wizard.xml index 28b7ac7..893026c 100644 --- a/usr/local/www/wizards/openvpn_wizard.xml +++ b/usr/local/www/wizards/openvpn_wizard.xml @@ -72,11 +72,11 @@ listtopic - Authentication Servers list + LDAP Authentication Servers list authserv - Authentication servers + LDAP servers select ovpnserver->step2->authserv @@ -232,11 +232,11 @@ listtopic - Authentication Servers list + RADIUS Authentication Servers list authserv - Authentication servers + RADIUS servers select ovpnserver->step2->authserv @@ -274,12 +274,14 @@ Name input ovpnserver->step2->authtype + Descriptive name for the RADIUS server, for your reference. ip Hostname or IP address input ovpnserver->step2->ip + Address of the RADIUS server. port @@ -287,6 +289,7 @@ input 8 ovpnserver->step2->port + Port used by the RADIUS server for accepting Authentication requests, typically 1812. secret @@ -294,6 +297,7 @@ password 20 ovpnserver->step2->password + Add new Server -- cgit v1.1