"Sunil Kulkarni" <[EMAIL PROTECTED]> wrote:
> Please help me define the dictionary entry for a vendor
> specific attribute of following format:
> 
> [1 byte type] [1 byte total length] [4 bytes vendor Id] [N bytes vendor 
> string]

  That's the format for attribute 26 which is defined in the RFC's.

> vendor string is some encoded octets.
> 
> I am able to define an entry only if the vendor string is structured as
> [1 byte type] [1 byte total vendor string length] [some value]

  Yes.  It's difficult to handle other formats.

> In my case vendor string is in some unknown format.

  So find out what it is.

  Alan DeKok.

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

Reply via email to