Skip to content

Commit

Permalink
Fix anonymous problem in TLS AP
Browse files Browse the repository at this point in the history
  • Loading branch information
r4ulcl committed Dec 8, 2024
1 parent 941f0d3 commit a8b1cb0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions APs/config/mgt/hostapd_wpe_tls.eap_user
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,10 @@
#* TLS
#"t" TTLS-PAP,TTLS-CHAP,TTLS-MSCHAP,MSCHAPV2,MD5,GTC,TTLS,TTLS-MSCHAPV2 "t" [2]

# Allow anonymous identity
"GLOBAL\anonymous" TLS

# Existing user identities
"GLOBAL\GlobalAdmin" TLS
"GLOBAL\Manager" TLS

0 comments on commit a8b1cb0

Please sign in to comment.