Re: Wimax AAA Session ID

2009-09-07 Thread Alan DeKok
Victor Tangendjaja wrote:
 How do you generate this unique session id?

  However you want.

  In 2.1.6, you can do:

update reply {
WiMAX-AAA-Session-Id - %{md5:%{User-Name}...}
}

  i.e. calculate the MD5 hash over information specific to the user 
session.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Wimax AAA Session ID

2009-09-06 Thread Victor Tangendjaja

How do you generate this unique session id?

It appears the NAS is expecting the AAA to provide this session id. Then 
the NAS will keep track of this session id.


Thanks,
Victor



--

Message: 4
Date: Fri, 4 Sep 2009 10:01:45 +0100 (BST)
From: Ivan Kalik t...@kalik.net
Subject: Re: Wimax AAA Session ID
To: FreeRadius users mailing list
freeradius-users@lists.freeradius.org
Message-ID:
42574.194.176.105.43.1252054905.squir...@webmail.kalik.net
Content-Type: text/plain;charset=utf-8

  

Is there a way to generate WiMAX-AAA-Session-Id inside freeRADIUS?



Generate - yes. But that's a bit of a pointless exercise. How would you
track the session if id is not provided by NAS?

Ivan Kalik
Kalik Informatika ISP


  


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Wimax AAA Session ID

2009-09-04 Thread Victor Tangendjaja

Hi,

Is there a way to generate WiMAX-AAA-Session-Id inside freeRADIUS?

Thanks,
Victor
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Wimax AAA Session ID

2009-09-04 Thread Ivan Kalik
 Is there a way to generate WiMAX-AAA-Session-Id inside freeRADIUS?

Generate - yes. But that's a bit of a pointless exercise. How would you
track the session if id is not provided by NAS?

Ivan Kalik
Kalik Informatika ISP

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html