But but but... Why doesn't log_auth_goodpass work for me? Does it work for you? This kind of stuff always happens to me (excuse burst of self-pity). -----Original Message----- From: freeradius-users-bounces+chayes=afo.net@lists.freeradius.org [mailto:freeradius-users-bounces+chayes=afo.net@lists.freeradius.org]On Behalf Of Kevin Bonner Sent: Friday, June 09, 2006 2:04 PM To: FreeRadius users mailing list Subject: Re: Logging On Friday 09 June 2006 12:01, Cliff Hayes wrote:
Kevin,
Tried that. Unfortunately, it acts like starting radiusd with the -x option, which scrolls all output to the screen. I use Fedora 5 with radiusd configured as a service, so when I do "service radiusd start", it starts scrolling to the screen. There will not usually be a terminal window dedicated to this box. Also, attempting to stop the scrolling (CTL-C) also terminates the radiusd process. What I really need is for the data to go to the log file. log_auth_goodpass = yes does not appear to work for me for some reason.
Cliff
D'oh! I've only ever used that config option when running on the CLI, mainly to continue debugging output after a HUP. I doubt you can do what you want without code changes. Kevin Bonner