14 May
2007
14 May
'07
9:22 a.m.
In our case, using freeradius 1.1.6, if I HUP the radiusd process it crashes/stops. Running 'radiusd -X', the tail part shows:
Mon May 14 13:38:54 2007 : Error: rlm_eap_tls: Error reading certificate file
on HUP the radiusd process probably tries to switch to a non-root user. That might the source of your message. I think, however, this isn't the true reason for the reliable segfaults I'm observing on or right after HUP. BTW, I'm using EAP-TLS.