Closed mehdibo closed 2 years ago
A clean reinstall of Debian solved this, but now having another error:
/usr/local/etc/raddb/mods-enabled/mschapv2_kerberos[11]: krb5_ldap_db_init() function failed
/usr/local/etc/raddb/mods-enabled/mschapv2_kerberos[11]: Instantiation failed for module "mschapv2_kerberos"
Hey !
Sorry for the late answer. Two things here:
1) I'm not maintaining this repo anymore, it has been forked by the 42Network and as I believe you're using this repo for a 42 School, you may want to ask them ;) 2) Regarding the issue, you need to use the custom krb5 version on my Github as well (at least on the freeRadius server to link the needed libs), check it out here: https://github.com/Martichou/krb5.
And if you have access to the 42Network Staff's Slack (42World), I've once posted an ansible script that would setup a new host for freeRadius with everything needed.
Hello!
When running
/usr/local/sbin/radiusd -X
I getThe libkdb_path value in the config file is
libkdb_path = /usr/local/lib/libkdb5.so
And the file
/usr/local/lib/libkdb5.so
existsAny solution please?