Hi, I am setting up a single server to handle various access points at various locations. Is there a mechanism to limit access to a particular access point based on the username? Thanks, Simon
simon@434canada.com wrote:
I am setting up a single server to handle various access points at various locations. Is there a mechanism to limit access to a particular access point based on the username?
There are generic mechanisms to configure the server to do what you want. I suggest putting the users into a group (see man rlm_passwd), and then keying off of the NAS IP address to ensure that people not in that group are denied access. See the FAQ. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
Alan DeKok -
simon@434canada.com