Files
radius/radiuscontroller/raddb/mods-enabled/mschap
T
Tygozwolle ab703ae15e
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 2m6s
feat: add mschap module configuration and inner-tunnel site definition for RADIUS authentication
2026-07-27 12:30:58 +02:00

10 lines
262 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
use_mppe = yes
require_encryption = yes
require_strong = yes
with_ntdomain_hack = yes
}