[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnu-radius] reply attributes order?
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-gnu-radius] reply attributes order? |
Date: |
Sat, 10 Aug 2002 00:28:51 +0300 |
Hello, Daniel
> for this user, it appears that the reply pairs returned include this:
>
> rloginme Password = "EHF0ROcjMkbOk"
> Service-Type = Login-User,
> Login-Service = Rlogin,
> Login-IP-Host =193.68.3.250,
> Service-Type = Framed-User,
> Framed-Protocol = PPP
Make sure you are using the dictionary file from the 0.96.3
distribution. More specifically, make sure that Service-Type
attribute is declared to have [LR-RLR]=P properties.
> More debugging reveals that the problem is with the order of reply
> attributes being returned.
The exact order of reply attributes is not specified by RFCs. The
NASes should treat them in a consistent manner no matter in what
order they are sent.
Thank you,
Sergey