16 Mar
2006
16 Mar
'06
12:58 p.m.
Jeff Stout <jstout@cctus.com> wrote:
I need to have different privilege levels based upon which NAS they are coming from, eg... Connecting while on the Corporate Network privilege level = 8, same user Connecting thru IPass out of the office privilege level = 5.
Any assistance with this would be greatly appreciated.
Key off of the Client-IP-Address, which is the IP of the NAS. You could use NAS-IP-Address or NAS-Identifier, but they are less reliable in proxy situations. Alan DeKok.