openconnect: update README 723/head
authorgohai <gottfried.haider@gmail.com>
Sat, 3 Jan 2015 16:29:48 +0000 (17:29 +0100)
committergohai <gottfried.haider@gmail.com>
Sat, 3 Jan 2015 16:29:48 +0000 (17:29 +0100)
Signed-off-by: Gottfried Haider <gottfried.haider@gmail.com>
net/openconnect/README

index 57bde8d48c83a1ecb293a847fb742a0fb1678f19..f31d4312628acba3ebea1285053236ce362d1180 100644 (file)
@@ -13,6 +13,7 @@ config interface 'MYVPN'
         option serverhash 'AE7FF6A0426F0A0CD0A02EB9EC3C5066FAEB0B25'
         option token_mode 'rsa' # when built with stoken support
         option token_secret 'secret' # when built with stoken support
+        option authgroup 'DEFAULT'
 
 The additional files are also used:
 /etc/openconnect/user-cert-vpn-MYVPN.pem: The user certificate
@@ -28,4 +29,4 @@ the MYVPN interface and lan.
 
 
 There is a luci plugin to allow configuring an openconnect interface from
-the web environment; see the luci-protocol-openconnect package.
+the web environment; see the luci-proto-openconnect package.