This is a discussion on Re: restrict login based on nas within the FreeRADIUS Users forums, part of the Networking and Network Related category; On Mon, 16 May 2005, Bartosz Jozwiak wrote: > Hello, > > Is it possible to restrict users to login ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Mon, 16 May 2005, Bartosz Jozwiak wrote:
> Hello, > > Is it possible to restrict users to login only to > specific nas client? > So if they use different nas their login should be rejected. > > Thank you in advance. > > Bartosz users file could look like this. someuser NAS-IP-Address == 1.1.1.1, User-Password == "pass" someotheruser NAS-IP-Address == 1.1.1.2, User-Password == "pass2" you can do it in other backends as well. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html |