]> git.ipfire.org Git - thirdparty/strongswan.git/commit
EAP-GTC can use any XAuth backend, including xauth-pam
authorMartin Willi <martin@revosec.ch>
Thu, 9 Aug 2012 13:16:59 +0000 (15:16 +0200)
committerMartin Willi <martin@revosec.ch>
Fri, 10 Aug 2012 08:43:44 +0000 (10:43 +0200)
commit27128c1e32355823e831162e06dc8ed32f1d1ad0
tree42419b57f069f333fd962eaaa52603a224cca96a
parentb9e491632133440ec14df4396f00a12b7c5b716c
EAP-GTC can use any XAuth backend, including xauth-pam

This makes EAP-GTC a generic plain password authentication method,
as it is used with XAuth. Instead of verifying credentials with
PAM, any backend can be configured. The default is xauth-pam,
providing the same functionality as EAP-GTC in strongSwan 4.x.
src/libcharon/plugins/eap_gtc/Makefile.am
src/libcharon/plugins/eap_gtc/eap_gtc.c