"Hans-Peter Fuchs" <[EMAIL PROTECTED]> wrote:
> i test freeradius.1.0.0 on redhat and want to configure eap ttls with 
> pap.
> Has someone a example configuration.

  Configure the eap{} module, and both the the tls{} & ttls{}
sub-sections of eap{}.  Configure a clear-text password for a user,
and TTLS with tunneled PAP will work.

> I don't know how where to configure pap.

  You don't.  The client send a PAP password in the TLS tunnel, and
the server figures out what to do.

> radiusd -x says:
> 
> rlm_eap_ttls Unknown EAP Type PAP

  Becuase there is no "PAP" EAP type.  PAP is an authentication
protocol which is tunneled inside of EAP type "TTLS".

  Alan DeKok.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to