24 Oct
2011
24 Oct
'11
2:42 a.m.
Hi, I dont know why you say you dont get Called-Station-ID *before* the user is authenticated/authorized. It comes as part of the Access-Request from the NAS. Here is how we use Called-Station-Id in the authorize section of our sites-enabled/default file Huntgroup-Name := "%{sql:SELECT `groupname` FROM `radhuntgroup` WHERE UPPER(REPLACE(LEFT(`nasipaddress`,17),':',''))=UPPER(REPLACE(LEFT('%{Called-Station-Id}',17), '-', ''))}" -- View this message in context: http://freeradius.1045715.n5.nabble.com/Authorising-Clients-by-Calling-Stati... Sent from the FreeRadius - User mailing list archive at Nabble.com.