Files
radius/radiuscontroller/raddb/mods-enabled/mschap
T

10 lines
262 B
Plaintext
Raw Normal View History

mschap {
# Send MS-CHAP-Error with E=691 on authentication failure,
# so iOS / Windows show "Incorrect Password" instead of "Unable to join network".
send_error = yes
use_mppe = yes
require_encryption = yes
require_strong = yes
with_ntdomain_hack = yes
}