Mpd 4.4.1 User Manual : Configuring Mpd : EAP commands
Previous: Auth commands
Next: RADIUS commands

4.14. EAP commands

This chapter describes commands that configure the EAP (Extensible Authentication Protocol). Mpd supports natively only the EAP-Type MD5; other EAP-Types may be used in conjunction with a RADIUS server. All of these commands apply to the currently active link.

set eap accept option ...
set eap deny option ...
set eap enable option ...
set eap disable option ...
set eap yes option ...
set eap no option ...

These commands configure various EAP options. Most options are bi-directional in that they can be independently enabled and disabled in each direction.

md5

EAP-Type MD5. It's the same as CHAP-MD5, except that is framed inside EAP packets.

radius-proxy

Causes Mpd to proxy all EAP requests to the RADIUS server.


Mpd 4.4.1 User Manual : Configuring Mpd : EAP commands
Previous: Auth commands
Next: RADIUS commands