At present my setup uses peap/ms-chapV2  to authenticate users<br>is it possible to have an entry in the users file that will allow users<br>to connect regardless of the username/password combo they input<br>at the login box<br>
.<br>I did try <b>DEFAULT Auth-Type := Accept</b>, but it didn't work<br><br>rad_recv: Access-Request packet from host 10.10.3.29 port 1645, id=208, length=154<br>        User-Name = "anything"<br>        Framed-MTU = 1400<br>
        Called-Station-Id = "0021.55ac.f2d0"<br>        Calling-Station-Id = "0013.0229.bf35"<br>        Cisco-AVPair = "ssid=swordfish"<br>        Service-Type = Login-User<br>        Message-Authenticator = 0x02152f851db652adcceccf557c2c9b5f<br>
        EAP-Message = 0x0202000b01747972757275<br>        NAS-Port-Type = Wireless-802.11<br>        NAS-Port = 13008<br>        NAS-Port-Id = "13008"<br>        NAS-IP-Address = 10.107.3.29<br>        NAS-Identifier = "THEO"<br>
+- entering group authorize {...}<br>++[preprocess] returns ok<br>++[chap] returns noop<br>++[mschap] returns noop<br>[suffix] No '@' in User-Name = "anything", looking up realm NULL<br>[suffix] No such realm "NULL"<br>
++[suffix] returns noop<br>[eap] EAP packet type response id 2 length 11<br>[eap] No EAP Start, assuming it's an on-going EAP conversation<br>++[eap] returns updated<br>++[unix] returns notfound<br>[files] users: Matched entry DEFAULT at line 207<br>
++[files] returns ok<br>++[expiration] returns noop<br>++[logintime] returns noop<br>[pap] Found existing Auth-Type, not changing it.<br>++[pap] returns noop<br>Found Auth-Type = Accept<br>Auth-Type = Accept, accepting the user<br>
+- entering group post-auth {...}<br>++[exec] returns noop<br>Sending Access-Accept of id 208 to 10.10.3.29 port 1645<br>Finished request 0.<br><br><br>Version: FR-2.1.8<br>