Hello Ian -

On Sun, 14 Nov 1999, NetExcel Pty Ltd wrote:
> Attempting to install to Win NT 4.0 SP5,
> 
> have carried out steps to install ActiveState perl, including MD5, DBI and
> DBD-ODBC.
> 
> Unzipped Radiator-2.14.1 and included latest patches.
> 
> perl Makefile.PL replies package good
> 
> perl test.pl fails a single test
> 
> not ok 1b
> 
> all other tests pass
> 
> As documentation states all test should pass, I would like to identify
> cause, and if possible rectify, before progressing further.
> 
> Have uninstalled/installed Activestate Perl and still no luck.  Have I done
> something stupid (don't answer that) and missed a step? Is there an area I
> should investigate further.
> 

If you have a look in the file called "test.pl" in the main distribution
directory, you will see that this test (1b) is attempting to verify the user
"[EMAIL PROTECTED]" with a password of "fred". This is using the file in the
same directory called "radius.cfg", which normally contains the following:

<Realm test.realm>
        <AuthBy TEST>
        </AuthBy>
</Realm>

The AuthBy TEST will always return Accept for any combination of username and
password. If you have changed the radius.cfg file so that the above is not the
case, you will see an error.

hth

Hugh


--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
NT, Rhapsody

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to