[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnu-radius] problem on authentication with SQL
From: |
ng wai wing |
Subject: |
[Help-gnu-radius] problem on authentication with SQL |
Date: |
Fri, 28 Jun 2002 13:12:11 +0800 (HKT) |
User-agent: |
IMP/PHP IMAP webmail program 2.2.7 |
I want to use MySQL db for authentication,
but i meet a problem.
My users file :
DEFAULT Auth-Type = SQL,
Simultaneous-Use = 1
Service-Type = Framed-User,
Framed-Protocol = PPP
When i run radauth , it gives the following:
address@hidden raddb]# radauth -v -slocalhost:footbar Nick
Password:
server 127.0.0.1:1645
send code 1 (RT_AUTHENTICATION_REQUEST)
send: User-Name = Nick
send: Password = abc
send: NAS-Port-Id = 0
radtest: warning: Received invalid reply digest from server
recv code 3 (RT_AUTHENTICATION_REJECT)
recv: Reply-Message = \015\012Access denied\015\012
expect 2
got 3
FAIL
May anyone tell me where is the problem?
One more question, it there any encryption with password??
THX for your help
- [Help-gnu-radius] problem on authentication with SQL,
ng wai wing <=