how to get a UserName from a Pool
Hi, I need to redirect a customer to a page with the pool and I need to get his UserName. I tougth to use the MK API to acess, I used the NASIPAddress, UserName and Password, The redirect and acess MK API its easy, but my problem is how to get the UserName of one customer if I have alot of customers with one NASIpAddress? -- Att. Alisson F. Gonçalves Sistemas de Informação - UFGD
Hi, I need to redirect a customer to a page with the pool and I need to get his UserName.
I tougth to use the MK API to acess, I used the NASIPAddress, UserName and Password,
The redirect and acess MK API its easy, but my problem is how to get the UserName of one customer if I have alot of customers with one NASIpAddress?
NAS-IP-Address + NAS-Port should be unique per online user (without simultaneous logins) but there are plenty devices using same NAS-Port for everybody (usually 0). You can try NAS-IP-Address + Calling-Station-Id in such cases. Ivan Kalik Kalik Informatika ISP
but, how I get the Calling Station Id ? 2009/10/19 Ivan Kalik <tnt@kalik.net>
Hi, I need to redirect a customer to a page with the pool and I need to get his UserName.
I tougth to use the MK API to acess, I used the NASIPAddress, UserName and Password,
The redirect and acess MK API its easy, but my problem is how to get the UserName of one customer if I have alot of customers with one NASIpAddress?
NAS-IP-Address + NAS-Port should be unique per online user (without simultaneous logins) but there are plenty devices using same NAS-Port for everybody (usually 0). You can try NAS-IP-Address + Calling-Station-Id in such cases.
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Att. Alisson F. Gonçalves Sistemas de Informação - UFGD
participants (2)
-
Alisson -
Ivan Kalik