realm length

2003-02-28 Thread Josh Howlett
Hi,

I got an error when I tried to specify a realm length  63 characters.

Is this an arbitrary limitation that could be extended beyond 63
characters?

Thanks.

josh.

-- 
---
Josh Howlett, Networking  Digital Communications,
Information Systems  Computing, University of Bristol, U.K.
'phone: 0117 928 7850 email: [EMAIL PROTECTED]

---


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


Re: realm length

2003-02-28 Thread Alan DeKok
Josh Howlett [EMAIL PROTECTED] wrote:
 I got an error when I tried to specify a realm length  63 characters.
 
 Is this an arbitrary limitation that could be extended beyond 63
 characters?

  Sure.  Edit src/include/radiusd.c, and change the 64 to 256.

  There isn't much point in making it larger than 256, though, due to
the RADIUS attribute size limits.

  Alan DeKok.

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