From: Jouni Malinen Date: Fri, 11 Mar 2016 19:05:25 +0000 (+0200) Subject: tests: Accept "user@example.com" as user identity similarly to "user" X-Git-Tag: hostap_2_6~721 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b29661192a86f56d78160cf176f3426fa37400e;p=thirdparty%2Fhostap.git tests: Accept "user@example.com" as user identity similarly to "user" This is needed to allow updated Interworking behavior that adds the realm to the EAP-Response/Identity value. Signed-off-by: Jouni Malinen --- diff --git a/tests/hwsim/auth_serv/eap_user.conf b/tests/hwsim/auth_serv/eap_user.conf index 53bb7e0c9..329435d11 100644 --- a/tests/hwsim/auth_serv/eap_user.conf +++ b/tests/hwsim/auth_serv/eap_user.conf @@ -110,6 +110,7 @@ radius_accept_attr=89:s:macacl-cui-test "utf8-user-hash" TTLS-MSCHAPV2 hash:bd5844fad2489992da7fe8c5a01559cf [2] "user" MSCHAPV2,MD5,GTC "password" [2] +"user@example.com" MSCHAPV2,MD5,GTC "password" [2] "user2" MSCHAPV2,MD5,GTC "password" [2] "DOMAIN\user3" MSCHAPV2 "password" [2] "user-no-passwd" MSCHAPV2,MD5,GTC [2]