Thank you for the reply
-----Message d'origine----- De : freeradius-users-bounces@lists.freeradius.org [mailto:freeradius- users-bounces@lists.freeradius.org] De la part de Craig Huckabee Envoyé : mercredi 8 juin 2005 13:29 À : FreeRadius users mailing list Objet : Re: syslog
Set "log_destination = syslog" and
log { syslog_facility = daemon }
I tried, but it seems not write radius logs in syslog
in your radiusd.conf. That will get your authentication/authorization logs going to syslog under the "daemon" facility. This is all in the documentation, BTW.
There is nothing in my documentation (freeradius 1.0.2
If you search the list archives, you'll see where Alan kindly pointed out to me where to make some modifications so accounting info could be syslog'd as well - I have not had time to do it yet.
Argghhh didn't find this but thank you to have tried Miguel Sennoun