You would configure passwords that are used for authentication:
On a RADIUS server
A networking protocol called Remote Authentication Dial-In User Service (RADIUS) offers centralised authentication, authorization, and accounting (AAA) management for users who connect to and use a network service. As a protocol for access server authentication and accounting, RADIUS was created by Livingston Enterprises in 1991. Later, it was included in the IEEE 802 and IETF standards.
RADIUS is an application-layer client/server protocol that can operate with either TCP or UDP. A RADIUS client component that communicates with the RADIUS server is typically found in network access servers, which regulate access to a network. For 802.1X authentication, RADIUS is frequently the back-end of preference. Typically, a RADIUS server is a background process running on UNIX or Windows.
Learn more about RADIUS server
https://brainly.com/question/29411302
#SPJ4