how to protect NAS with radius server

I want protect my NAS with radius server.

If somebody will login on my nas (192.168.1.10/24)
the radius ask a password.

How to do this?

I have never works with radius server
Step by step explanation please :slight_smile:

What kind of NAS is it? If itโ€™s a RouterOS device, you need to add a radius server with the service=login parameter
Generally, the radius server will not ask for the password. The network device will prompt for the password and verify it at the radius server.

It is a not Mikrotik NAS

So itโ€™s not really a matter for the Mikrotik forum.
Firstly you need to be sure, that the NAS is capable of radius authentication. Then, follow the manual. :wink:

It is a Mikrotik related topic.
I will my nas protect with radius server on my Mikrotik CRS125-24G-1S-RM :slight_smile:

is your device supporting RADIUS? If it does - that should be pretty straight forward. Create user on RADIUS server for NAS, set up NAS to use RADIUS for auth. Not really RouterOS related only maybe if user-manager is used.