Error: /etc/raddb/mods-enabled/mschap[10]: 'winbind' auth not enabled at compiled time
Pizu
pizpower at gmail.com
Tue Apr 6 13:55:50 CEST 2021
Hello,
I am trying to use winbind and having the below error, can someone help?
Error: /etc/raddb/mods-enabled/mschap[10]: 'winbind' auth not enabled at
compiled time
Error: /etc/raddb/mods-enabled/mschap[10]: Instantiation failed for module
"mschap"
My mschap config:
MSCHAP configuration
mschap {
with_ntdomain_hack = yes
use_mppe = yes
require_encryption = no
require_strong = no
pool {
start = ${thread[pool].start_servers}
min = ${thread[pool].min_spare_servers}
max = ${thread[pool].max_servers}
spare = ${thread[pool].max_spare_servers}
uses = 0
retry_delay = 30
lifetime = 86400
cleanup_interval = 300
idle_timeout = 600
}
passchange {
}
winbind_username = "%{mschap:User-Name}"
winbind_domain = "%{mschap:NT-Domain}"
}
Centos Version 7.9
FreeRADIUS Version 3.0.13
Winbind Version 4.10.16
Regards,
Pizu
More information about the Freeradius-Users
mailing list