help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] MPD don't send password to radius


From: Sergey Poznyakoff
Subject: Re: [Help-gnu-radius] MPD don't send password to radius
Date: Wed, 04 Feb 2004 10:44:56 +0200

Konstantin Volevatch <address@hidden> wrote:

> Can somebody explain, how to authorize users with CHAP-passwords on 
> MPD-server 
> through gnu-radius, when user authentication information stored in mysql?

You have to store the password in plaintext form. Then, in your
raddb/users you should have:

DEFAULT     Auth-Type = Local,
                      Password-Location = SQL
                      <..rest of check pairs..>
            <..reply pairs..>

Regards,
Sergey      
            




reply via email to

[Prev in Thread] Current Thread [Next in Thread]