Re: reply attributes order?

Sergey Poznyakoff <[email protected]> Sat, 10 Aug 2002 00:28:51 +0300
Newsgroups gmane.comp.gnu.radius.bugs
Organization Farlep-Internet
Message-ID <[email protected]>
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