Removed an obsolete comment about use of external program for EAP
This commit is contained in:
parent
265ca78917
commit
f6190d376d
1 changed files with 1 additions and 2 deletions
|
@ -262,8 +262,7 @@ fast_reauth=1
|
|||
#
|
||||
# key_mgmt: list of accepted authenticated key management protocols
|
||||
# WPA-PSK = WPA pre-shared key (this requires 'psk' field)
|
||||
# WPA-EAP = WPA using EAP authentication (this can use an external
|
||||
# program, e.g., Xsupplicant, for IEEE 802.1X EAP Authentication
|
||||
# WPA-EAP = WPA using EAP authentication
|
||||
# IEEE8021X = IEEE 802.1X using EAP authentication and (optionally) dynamically
|
||||
# generated WEP keys
|
||||
# NONE = WPA is not used; plaintext or static WEP could be used
|
||||
|
|
Loading…
Reference in a new issue