ASCII code in usercache for NT

Thomas Kinnen (tkinnen@usacomputers.net)
Fri, 23 May 1997 11:27:31 -0400

Hello,

Is it just a CHR$(13) in the space between the password and the next entry
in the usercache.content entry for the Livingston Radius NT. Reason is
that I'm writing a routine to convert from our user database to
automatically update the usercache table.

Password = "xxxxxx" CHR($???) User-Service-Type = Framed-User,.........

Tom