summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_eap/types/rlm_eap_gtc/README.md
blob: d6084624ebdb0d66661707d6b6499be9c5c2729b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# rlm_eap_gtc
## Metadata
<dl>
  <dt>category</dt><dd>authentication</dd>
</dl>

## Summary
Implements [RFC 3748](https://tools.ietf.org/html/rfc3748) EAP-GTC authentication.  EAP-GTC allows EAP authentication
using a plaintext password.

Does not provide keying material for 802.11i, so cannot be used for WPA/2-Enterprise authentication unless wrapped
in another method such as EAP-TTLS.