Quick question…
I currently have multiple RADIUS servers setup for my network. I’d like to have my routers ACL’s authenticated via the same servers. Is there a way to setup a user or group that is only allowed to authenticate with Mikrotik devices with the RADIUS server set to “login”? What I’m trying to avoid is any user in the standard RADIUS database from being able to access my routers.
I think I need to setup a separate RADIUS server and user database and proxy the requests to that new server from the existing server using REALMS.. but I was wondering if there’s another way to do it without having to duplicate the server and user database.
It doesn’t look like there’s much I can specify on the RADIUS client to tell the server to only user a specific RADIUS user group.
Anyway - any suggestions are appreciated.