(RADIATOR) md5 encryption

Separovic, Jason jseparov at uecomm.com.au
Thu Jun 28 22:31:07 CDT 2001


I'm having a problem with authenticating md5 encrypted passwords.

Here is my config :

<AuthBy SQL>
        # Adjust DBSource, DBUsername, DBAuth to suit your DB
        DBSource        dbi:Pg:dbname=radiusdb
        DBUsername      postgres
        DBAuth          password

        RejectEmptyPassword

        AuthSelect select ENCRYPTEDPASSWORD,CHECKATTR,REPLYATTR from
SUBSCRIBERS where USERNAME='%U'
        AuthColumnDef 0, User-Password, check
</AuthBy>

I'm getting the following message - "Access rejected for user: Bad Password"

ENCRYPTEDPASSWORD is $1$<md5 encrypted password>

I don't know what I am missing.

Thanks
Jason
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list