Skip to content

Commit c3c5905

Browse files
committed
Fix error password IDENTITY_MGT_PHISHING
1 parent 0eac517 commit c3c5905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

APs/config/mgt/hostapd_wpe_relay.eap_user.tmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@
116116
"anonymous@CONTOSOREG" MSCHAPV2
117117

118118
"${IDENTITY_MGT_RELAY}" MSCHAPV2 "${PASS_MGT_RELAY_CLEAR}" [2]
119-
"${IDENTITY_MGT_PHISHING}" MSCHAPV2 "${PASS_MGT_PHISHING}" [2]
119+
"${IDENTITY_MGT_PHISHING}" MSCHAPV2 "${PASS_MGT_PHISHING_CLEAR}" [2]

0 commit comments

Comments
 (0)