ab703ae15e
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 2m6s
10 lines
262 B
Plaintext
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
|
|
}
|