[Emerald Digest]

emerald-digest-request@iea-software.com
Fri, 29 May 1998 00:00:30 -0700

Message 1: Re: Password Length
from "Dale E. Reed Jr." <daler@iea-software.com>

Message 2: Re: SQL Error 20527
from "Dale E. Reed Jr." <daler@iea-software.com>

Message 3: IE4.0 Signup Server
from "Richard Sensale" <richards@visitus.net>

Message 4: Re: LoginHost logging
from emerald@nls.net

..------ ------ ------ ------ ------ ------ ------ ------ ------ ------.
| Message 1 |
'------ ------ ------ ------ ------ ------ ------ ------ ------ ------'
Subject: Re: Password Length
From: "Dale E. Reed Jr." <daler@iea-software.com>
Date: Thu, 28 May 1998 01:39:45 -0700

Carl Jagerski wrote:
>
> Hi,
> I am trying to find out if there is a way to extend the password length
> to greater than 12 characters. I have hundreds of existing customers that
> have passwords that are 13 to 16 characters long. Can someone help?

The easiest way to do this is to modify the insttabs.sql script,
SubAccounts Table, Password field to the size you want before
creating your database. There is not an easy way to change the
field size after you create the database.

-- Dale E. Reed Jr.  (daler@iea-software.com)_________________________________________________________________       IEA Software, Inc.      |  RadiusNT, Emerald, and NT FAQs Internet Solutions for Today  |   http://www.iea-software.com

..------ ------ ------ ------ ------ ------ ------ ------ ------ ------.| Message 2 |'------ ------ ------ ------ ------ ------ ------ ------ ------ ------'Subject: Re: SQL Error 20527From: "Dale E. Reed Jr." <daler@iea-software.com>Date: Thu, 28 May 1998 01:42:57 -0700

Chris A. Christopher wrote:> > Why does this error occur when I try and print and how do I fix it?

I believe its a login problem. When you log into Emerald,does it display the name of the user you logged in as, or adifferent one (like sa)? Emerald 2.2 and lower do not properlyhandle mapped accounts to a different login for printing.

-- Dale E. Reed Jr.  (daler@iea-software.com)_________________________________________________________________       IEA Software, Inc.      |  RadiusNT, Emerald, and NT FAQs Internet Solutions for Today  |   http://www.iea-software.com

..------ ------ ------ ------ ------ ------ ------ ------ ------ ------.| Message 3 |'------ ------ ------ ------ ------ ------ ------ ------ ------ ------'Subject: IE4.0 Signup ServerFrom: "Richard Sensale" <richards@visitus.net>Date: Thu, 28 May 1998 10:25:51 -0700

Has anyone successfully set up an html or asp signup server package usingIEAK 4.0x to add users to the emerald database? And if so would you mindsharing some code and maybe scripts. I want to try this out for our servicebut I'm not that good with CGI.

Any help appreciated.

Richard SensaleNetwork AdministratorVisitUs Internet, Inc.5468 Schaefer RoadDearborn, MI 48126 USA(313) 945-5588(313) 945-0202 faxhttp://www.visitus.netrichards@visitus.net

..------ ------ ------ ------ ------ ------ ------ ------ ------ ------.| Message 4 |'------ ------ ------ ------ ------ ------ ------ ------ ------ ------'Subject: Re: LoginHost loggingFrom: emerald@nls.netDate: Thu, 28 May 1998 19:10:27 -0400

At 09:28 PM 5/27/98 -0700, you wrote:

>What does the -x15 debug look for this? It could be that the >type for the attribute is incorrect in the RadAttributes table.>

Dale,

It appears to be controlled by a setting in the emerald admin program, clickon radius server then click on the login-host setting and make sure it isset to IP ADD. I had it set to string for some unknown reason and it wascoming in looking like passwords do when I turned on the debug options. OnceI saw it wasn't looking like an IP address I figured out what was causing it.

Geo.