Probably not. At any rate, it would be mostly a function of your NAS. The protocol and FR could probably handle it. But your NAS is going to have to accept it during the authentication and store it for the duration of the user session. You would need to check the attributes and functionality of your NAS to see if such a thing is feasible.
If you are using a SQL database, it should not be to difficult to add the field to the accounting table and run a query after the accounting record is inserted to add the field value to the record. Tim > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jander > Sunstar > Sent: Wednesday, June 25, 2003 12:30 PM > To: [EMAIL PROTECTED] > Subject: Radius Attributes > > > Hello , > > I have been looking for a way to pass an arbitray value from the > radius server and get it back from the NAS .. i.e > > I want to include a users account number in their radius profile and get > it back in the NAS accounting packet. Is this possible via radius > attributes ? > > > Thanks > > Rick > > > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
