*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: radiusd_eap2mschap | Section: 8 | Source: OpenBSD | File: radiusd_eap2mschap.8
RADIUSD_EAP2MSCHAP(8) FreeBSD System Manager's Manual RADIUSD_EAP2MSCHAP(8) NAME radiusd_eap2mschap - provides conversion from EAP-MSCHAPv2 to MSCHAPv2 SYNOPSIS radiusd_eap2mschap DESCRIPTION The radiusd_eap2mschap module is executed by radiusd(8) as an "authentication-filter" module to provide conversion from EAP-MSCHAPv2 authentication messages to MS-CHAPv2 authentication messages. CONFIGURATIONS The radiusd_eap2mschap module supports the following configuration key and value: chap-name name Specify the name in CHAP. The default is "radiusd". FILES /usr/libexec/radiusd/radiusd_eap2mschap "eap2mschap" module executable. EXAMPLES An example showing the radiusd_eap2mschap module providing an authentication server that supports EAP-MSCHAPv2. Although the radiusd_file(8) module itself doesn't support any EAP methods, when used with the radiusd_eap2mschap module it becomes possible to support EAP- MSCHAPv2. /etc/radiusd.conf: listen on 192.168.0.1 client 192.168.0.0/24 { secret SECRET } module file { set path "/etc/npppd/npppd-users" } module eap2mschap authentication-filter * by eap2mschap authenticate * by file SEE ALSO authenticate(3), radiusd.conf(5), radiusd(8), radiusd_file(8) HISTORY The radiusd_eap2mschap module first appeared in OpenBSD 7.6. FreeBSD 14.1-RELEASE-p8 August 4, 2024 FreeBSD 14.1-RELEASE-p8

Navigation Options