I want to do machine authentication against an AD and grabbed the latest version from cvs this morning. I configured and ran it, but during establishing the connection, freeradius segfaults. The last lines are: rlm_eap_tls: Received EAP-TLS ACK message rlm_eap_tls: ack handshake is finished eaptls_verify returned 3 eaptls_process returned 3 rlm_eap: Freeing handler modcall[authenticate]: module "eap" returns ok for request 7 modcall: leaving group authenticate (returns ok) for request 7 Sending Access-Accept of id 107 to 111.222.36.124 port 1645 MS-MPPE-Recv-Key = 0x6b1b534ccd84a4f094b930849e651c507bf054567863aa80992384accc184dfc Segmentation fault The complete run under gdb can be found at http://www.wegener-net.de/fr/, where bt.txt contains the ouput of gdb (not too much). Additionaly I have put the config files there. Norbert Wegener