aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2012-08-10 11:50:44 +0200
committerMartin Willi <martin@revosec.ch>2012-08-10 11:50:44 +0200
commit3423b3a88abed03d58c62ff2b0bba47ec1763ba1 (patch)
treecac7b158e501d2bca48c3768a154356ca17892e4
parent27128c1e32355823e831162e06dc8ed32f1d1ad0 (diff)
downloadstrongswan-3423b3a88abed03d58c62ff2b0bba47ec1763ba1.tar.bz2
strongswan-3423b3a88abed03d58c62ff2b0bba47ec1763ba1.tar.xz
Add xauth-pam/eap-gtc NEWS
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f412db8cd..3a308178b 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,11 @@ strongswan-5.0.1
a second authentication round, for example during XAuth authentication
against a RADIUS server.
+- The xauth-pam backend can authenticate IKEv1 XAuth and Hybrid authenticated
+ clients against any PAM service. The IKEv2 eap-gtc plugin does not use
+ PAM directly anymore, but can use any XAuth backend to verify credentials,
+ including xauth-pam.
+
- The autotools build has been migrated to use a config.h header. strongSwan
development headers will get installed during "make install" if
--with-dev-headers has been passed to ./configure.