2026-07-27 11:59:14 +02:00
|
|
|
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
|
2026-07-27 12:30:58 +02:00
|
|
|
use_mppe = yes
|
|
|
|
|
require_encryption = yes
|
|
|
|
|
require_strong = yes
|
|
|
|
|
with_ntdomain_hack = yes
|
2026-07-27 11:59:14 +02:00
|
|
|
}
|