FreeRADIUS InkBridge

CHAP

This module authenticates requests containing a CHAP-Password attribute.

You should never send CHAP-Password in RADIUS/UDP packets. CHAP is secure ONLY when used inside of TTLS.

CHAP authentication requires access to the Password.Cleartext for the user.

Standard Unix system authentication or passwords encrypted via crypt() are not compatible with CHAP.

Configuration Settings

This module takes no configuration.

Default Configuration

chap {
}