6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
|
|
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
|
||
|
|
}
|