OK, ID's now unique -- and too long!

Jeff Woods ( jeff@delta.com )
Tue, 18 Mar 1997 18:01:17 -0500

I finally got this PowerRack to generate unique Acct-Session-ID's. Now
the RADIUS server in Debug mode tells me:

ODBC Error........ Column AcctSessionID of table Emerald.dbo.Calls cannot
accept 14 bytes (10 max).

Sending Ack....

So, how do I expand the calls table column to handle more bytes (I am
guessing I need to send it above 16 as well, perhaps to 20, in case this
thing actually does stay up long enough to get that high).

Thanks!