"Alex Chen" <[EMAIL PROTECTED]> wrote:
> Because the client app. takes the output from 'radclient' directly,
> the 'Class' value always starts with '0x' prefix and following by
> the hex numbers representation of the octets.  When it sends it back
> to the server, it is no the same raw data as the one stored in DB
> (in its binary form).

  Then the client APP is wrong.

  Is it a FreeRADIUS-based app?  If so, then it should work, and you
need to say *exactly* how you're using the Class attribute, including
REAL examples.

  If it's not based on the FreeRADIUS code, then why are you
complaining to the FreeRADIUS list that your client app is broken?
There's nothing we can do to fix it.

  Write a dumb "perl" script which converts the hex "0x41..." to a
string, and pass that string back to the broken client app.


  The server works.  The code is correct.  It Does The Right Thing.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to