Re: [RADIATOR] EAP logging improvements

2014-05-06 Thread Hartmaier Alexander
On 2014-05-05 19:53, Alan Buxey wrote: ... but if the type is not available it might not even be known...and it's number is the only thing sensible to be printed. EAP.pm contains a lookup hash from number to name and back. If the entry doesn't exist the number is fine, but for all supported EAP t

Re: [RADIATOR] Preventing Computer/Machine Authentication in AuthBy NTLM

2014-05-06 Thread Michael Rodrigues
Hello, I've spent lots of time going through debugging output, messing with hooks, and placing AuthBys and I think I finally have what I want aside from one issue that I think is specific to my NAS. The inner_identity is used for the Blacklist checking, as well as in the Access-Accept that goe

Re: [RADIATOR] EAP right username in log and session table

2014-05-06 Thread Heikki Vatiainen
On 05/06/2014 08:57 AM, Boon EJC wrote: > Another attribute i can use is the Calling_Station_ID, however the > problem seems that there is no function to actually read those > attributes other then the getAttrByNum and that one does not work > properly in the PreProcessingHook (ERR: Error in PrePr

Re: [RADIATOR] Preventing Computer/Machine Authentication in AuthBy NTLM

2014-05-06 Thread Heikki Vatiainen
On 05/06/2014 10:22 PM, Michael Rodrigues wrote: > I did end up putting the blacklist in the outer handler because all of > my attempts to grab the inner_identity within the Inner Handler for PEAP > would give me a blank string "". Looking at it, I'm not sure what I get > from having the separa

[RADIATOR] How to increase session time

2014-05-06 Thread Qiu, Dennis
Support, Our networking devices use Radiator for authentication. Many times, guys are working on the network devices and they are prompted to authenticate again. It becomes very annoying. I am wondering what is the value of variables I can adjust to increase the session time. Thank you Denn

Re: [RADIATOR] How to increase session time

2014-05-06 Thread Hugh Irvine
Hello Dennis - The attribute you want is “Session-Timeout”, although you will need to do some testing to verify that your network devices support it. regards Hugh On 7 May 2014, at 08:02, Qiu, Dennis wrote: > Support, > > Our networking devices use Radiator for authentication. Many times

Re: [RADIATOR] How to increase session time

2014-05-06 Thread Qiu, Dennis
Hugh, I only see sessiontime in my HTTP session. That session is not used by network device. I do not see such attribute as "Session-Timeout". Do I need to add this attribute into radius.cfg file? If I need to add, where I should add. Following is my radius.cfg. Can you advise? Thank you ##