Hello.
I�ve got a serious problem with customers connection the freeradius-
server
with username an password.
We are using a MAX2000 and freeradius.
Connection-profiles configured on freeradius with CLID a working very
well.
Only those with username and passwort are making trouble:
Here is a profile on freeradius:
--------------------------------
testuser Password=="verysecret"
Auth-Type=MS-CHAP,
User-Service=Framed-User,
User-Name="testuser",
Framed-Protocol=PPP,
Framed-Routing=None,
Framed-Address=21X.XX.XX.XXX,
Framed-Netmask=255.255.255.255,
Ascend-Require-Auth=Not-Require-Auth,
Ascend-Data-Svc="Switched-64K",
Ascend-Idle-Limit=600
--------------------------------
and this is what freeradius tells me when i try to connect via Win2k
with this profile.
-------------- freeradius Debug ----------------------
rad_recv: Access-Request packet from host 21X.xx.xx.xxx:1025, id=20,
length=111
User-Name = "testuser"
CHAP-Password =
"\021qjE\415h\3111\373\137W\323X\313\030\325\255"
NAS-IP-Address = 21X.XX.XX.XXX
NAS-Port-Id = 10106
NAS-Port-Type = Sync
Service-Type = Framed-User
Framed-Protocol = PPP
State = ""
Calling-Station-Id = "0023XXXXXXXX"
Called-Station-Id = "XXXX"
Acct-Session-Id = "453506169"
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
rlm_chap: Setting 'Auth-Type := CHAP'
modcall[authorize]: module "chap" returns ok
rlm_eap: EAP-Message not found
modcall[authorize]: module "eap" returns noop
rlm_realm: No '@' in User-Name = "testuser", looking up realm
NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop
users: Matched DEFAULT at 5
modcall[authorize]: module "files" returns ok
modcall[authorize]: module "mschap" returns noop
modcall: group authorize returns ok
rad_check_password: Found Auth-Type CHAP
auth: type "CHAP"
modcall: entering group Auth-Type
rlm_chap: login attempt by "testuser" with CHAP password
?qxN�?h�1wW��X?ŭ
rlm_chap: Could not find clear text password for user testuser
modcall[authenticate]: module "chap" returns invalid
modcall: group Auth-Type returns invalid
auth: Failed to validate the user.
Login incorrect: [testuser/<CHAP-Password>] (from client ascend1 port
5 cli 0023XXXXXXXX)
-----------------------------
I tried Auth-Type=CHAP and Auth-Type=MS-CHAP in the user-profile but
the same problem.
What am i doing wrong ??
Please help !
best regards
Markus
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html