At 04:32 PM 9/3/2001 +0200, you wrote:

>Hi all ,
>
>
>
>Im a newbie in radiusd and
>
>i need to switch between chap and pap protocol.
>
>anyone could give me advice ?

Both are supported by default with freeradius.  The difference is that
in order to support PAP you can store either the encrypted password (
using Crypt-Password == in the users file or the system password file )
or the plaintext password ( using Password == in the users file ).  In
order to support CHAP, you can only use Password == in the users file,
to store the plaintext password.

So, short answer is, to use both, you'll need to store the plaintext
password in the 'users' file.

-Chris
--
    \\\|||///  \  Chris Parker    -    Manager, Development Engineering
    \ ~   ~ /   \       WX *is* Wireless!    \   [EMAIL PROTECTED]
    | @   @ |    \   http://www.starnetwx.net \      (847) 963-0116
oOo---(_)---oOo--\------------------------------------------------------
                   \ Without C we would have 'obol', 'basi', and 'pasal'


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

Reply via email to