Hello! I'm using the Linux-PAM (1.1.3) with the RADIUS module (1.3.17) in an embeddded system, running linux. I'm trying to set the RADIUS accounting on it, enabling the accounting commands. But I can't find where I can do this, even in the src code of the Radius module, the function that supposed to do this is kinda empty... Could someone help me? I'm using the freeRADIUS in my pc as a server to authenticate the embedded.... Thank you all in advance -- Igor Kramer Pinotti
Igor Pinotti wrote:
I'm using the Linux-PAM (1.1.3) with the RADIUS module (1.3.17) in an embeddded system, running linux. I'm trying to set the RADIUS accounting on it, enabling the accounting commands. But I can't find where I can do this, even in the src code of the Radius module, the function that supposed to do this is kinda empty...
Could someone help me?
As you've discovered, the PAM module doesn't do accounting. Alan Dekok.
But there is a function called "pam_private_session" ... does this function do the cisco's "accounting" stuff?? Thanks in advance On Fri, May 27, 2011 at 6:18 PM, Alan DeKok <aland@deployingradius.com>wrote:
Igor Pinotti wrote:
I'm using the Linux-PAM (1.1.3) with the RADIUS module (1.3.17) in an embeddded system, running linux. I'm trying to set the RADIUS accounting on it, enabling the accounting commands. But I can't find where I can do this, even in the src code of the Radius module, the function that supposed to do this is kinda empty...
Could someone help me?
As you've discovered, the PAM module doesn't do accounting.
Alan Dekok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Igor Kramer Pinotti igorpinotti@hotmail.com igorpinotti@gmail.com
participants (2)
-
Alan DeKok -
Igor Pinotti