Freeradius on a replica server

Hello, thanks in advanced for any hint o help.

I have 3 ucs server 1 PDC one Backup and one replica. all in version 5.0.10.

On Site A the PDC runs freeradius with out a problem, On replica server on Site B (connected via VPN) i installed Freeradius to allow domain users on site B to authenticate to the replica server. The installation was done with UMC on the PDC, then selecting the replica server.

Installation on the replica went well but freeradius cannont start.
If i run freeradius -X im getting the next error:

Unable to check file “/etc/freeradius/ssl/private.key”: No such file or directory
rlm_eap_tls: Failed initializing SSL context
rlm_eap (EAP): Failed to initialise rlm_eap_tls
/etc/freeradius/3.0/mods-enabled/eap[23]: Instantiation failed for module “eap”

What I’am missing?

Ok, i made some progress, and i must i admit this was an error on my behalf.

I forgot to run univention-run-join-scripts` after the last upgrade of the replica server, and freeradius installation was done during this period of “no joined” state. so i guess that was the reason for the error.

So i ran univention-run-join-scripts in hope to automagically fix the error, but still no go.

Next step, removed Freeradius. Did it via command since from UMC seemed to stall 'cause it was taking too long. It also took a long time form command line.

Then reinstalled freeradius form command line, which also took many hours.

Now, error dissapeared, and working fine.