Re: [RADIATOR] log the matched AuthBy identifier

2014-11-04 Thread Hartmaier Alexander
On 2014-10-31 20:26, Heikki Vatiainen wrote: > On 10/24/2014 04:32 PM, Hartmaier Alexander wrote: > >>> In other words, this would allow you to log %{AuthBy:Identifier} in the >>> AuthLog and see which was the last AuthBy that was evaluated. >>> >>> Is this what you are thinking of? >> Yes, that wo

Re: [RADIATOR] log the matched AuthBy identifier

2014-10-31 Thread Heikki Vatiainen
On 10/24/2014 04:32 PM, Hartmaier Alexander wrote: >> In other words, this would allow you to log %{AuthBy:Identifier} in the >> AuthLog and see which was the last AuthBy that was evaluated. >> >> Is this what you are thinking of? > Yes, that would be great, thanks! This is now in patches. You ca

Re: [RADIATOR] log the matched AuthBy identifier

2014-10-24 Thread Hartmaier Alexander
On 2014-10-24 13:20, Heikki Vatiainen wrote: > On 23.10.2014 15.31, Hartmaier Alexander wrote: > >> I'm trying to log the name of the AuthBy that accepted a request for a >> Handler that has multiple AuthBys. >> >> I've tried %{Auth-Type}, %{Request:Auth-Type} ad %{Reply:Auth-Type} >> because that'

Re: [RADIATOR] log the matched AuthBy identifier

2014-10-24 Thread Heikki Vatiainen
On 23.10.2014 15.31, Hartmaier Alexander wrote: > I'm trying to log the name of the AuthBy that accepted a request for a > Handler that has multiple AuthBys. > > I've tried %{Auth-Type}, %{Request:Auth-Type} ad %{Reply:Auth-Type} > because that's included in the dictionary and mentioned in the ref