PAP Authentication

Nicolas Goutte nicolas.goutte at extragroup.de
Mon Jun 21 18:39:13 CEST 2010


Am 21.06.2010 um 17:24 schrieb simone.trevisan at telsey.it:

> Dear all,
> I have an ADSL modem (running PPPoE Client) connect to a Cisco PPPoE
> Server.
>
> The Cisco PPPoE Server forward PPPoE request from CPE to the  
> Freeradius
> 2.1.0.
> I would like to provide to CPE an IP address based on the pair:
> Username/password.
> Authentication used: PAP
>
> I see the WARNING message reported by Freeradius, but my tentative  
> to fix
> them fails.
> Can you help me
> Thank you very much.
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> 1) I have added to radiusd.conf the module:
>  # PAP module to authenticate users based on their stored password
>        #
>        #  Supports multiple encryption schemes
>        #  clear: Clear text
>        #  crypt: Unix crypt
>        #    md5: MD5 ecnryption
>        #   sha1: SHA1 encryption.
>        #  DEFAULT: crypt
>        pap {
>                encryption_scheme = clear
>        }
> 2) I have modify the module pap:
> pap {
>        auto_header = yes
> }
> 3) In users I have added:
> mr642wg Auth-Type := PAP, User-Password == "mr642wg"

Try using Cleartext-Password := "mr642wg" instead

[...]

Have a nice day!

Nicolas Goutte


extragroup GmbH - Karlsruhe
Waldstr. 49
76133 Karlsruhe
Germany

Geschäftsführer: Lars Busch
Registergericht: Amtsgericht Münster / HRB: 5624
Steuer Nr.: 337/5903/0421 / UstID: DE 204607841







More information about the Freeradius-Users mailing list