<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>EAP</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">
<A HREF="mpd.html"><EM>Mpd 5.8 User Manual</EM></A>
<b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>
<b>:</b> <A HREF="mpd20.html"><EM>Link layer</EM></A>
<b>:</b> <EM>EAP</EM><BR>
<b>Previous:</b> <A HREF="mpd20.html"><EM>Link layer</EM></A><BR>
<b>Next:</b> <A HREF="mpd22.html"><EM>Bundle layer</EM></A>
<HR NOSHADE>
<H2><A NAME="21"></A>4.3.1. EAP<A NAME="eap"></A></H2>
<p>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.</p>
<p>
<dl>
<dt><b><code>set eap accept <em>option ...</em> </code></b><dd>
<dt><b><code>set eap deny <em>option ...</em> </code></b><dd>
<dt><b><code>set eap enable <em>option ...</em> </code></b><dd>
<dt><b><code>set eap disable <em>option ...</em> </code></b><dd>
<dt><b><code>set eap yes <em>option ...</em> </code></b><dd>
<dt><b><code>set eap no <em>option ...</em> </code></b><dd>
<p>These commands configure various EAP options. Most options
are <em>bi-directional</em> in that they can be independently
enabled and disabled in each direction. </p>
<dt><b><code>md5</code></b><dd><p>EAP-Type MD5. It's the same as CHAP-MD5, except that is framed inside EAP packets.</p>
<p>The default is disable and accept.</p>
<dt><b><code>radius-proxy</code></b><dd><p>Causes Mpd to proxy all EAP requests to the RADIUS server.</p>
<p>The default is disable.</p>
</dl>
</p>
<HR NOSHADE>
<A HREF="mpd.html"><EM>Mpd 5.8 User Manual</EM></A>
<b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>
<b>:</b> <A HREF="mpd20.html"><EM>Link layer</EM></A>
<b>:</b> <EM>EAP</EM><BR>
<b>Previous:</b> <A HREF="mpd20.html"><EM>Link layer</EM></A><BR>
<b>Next:</b> <A HREF="mpd22.html"><EM>Bundle layer</EM></A>
</BODY>
</HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>