Mailing List Archive



Back to the month index Back to the list index

Pop Qvarnström (pop.qvarnstrom@utfors.se)
Wed, 12 Nov 1997 17:30:17 +0100


Message-ID: <3469D999.AC0F0BCB@utfors.se>
Date: Wed, 12 Nov 1997 17:30:17 +0100
From: "Pop Qvarnström" <pop.qvarnstrom@utfors.se>
Subject: Re: bug in acl parsing in msql2.0.3

Kees Lemmens wrote:

> Hi all of you,
>
> I just discovered an unpleasant bug in the msql2d.0.3 daemon that causes
> problems in PARSING the MSQL.ACL file with respect to remote hostnames. This
> makes it very difficult to use msql from a remote system as the hostname
> check will fail, unless you open your database to the whole world, which is
> definitely not the best solution IMHO ;-)

You're so right... I've been thinging I'm doing something wrong, so I
tried your patch, and experienced an odd behaviour: when using msql to
connect to a host, everything works fine, but if I try to connect to an
mSQL database using MsqlPerl and CGI I get this error:

Msql's message: Hostname / IP address mismatch at
/export/home/pop/Projekt/ta2/dist/cgi-bin/pnr_in.cgi

This error occurs no matter what settings msql.acl contains... My C is
not very good, so any hints or ideas about what happens are welcome

        tia
        Pop Qvarnström

-- 
Pop Qvarnström                tfn: 018-4802131
Utfors datakommunikation AB   mob: 070-8482531
http://www.utfors.se          fax: 018-4802179

For more info and PGP-key, try: finger -l pop@albatros.utfors.se From klapper@rbg.informatik.tu-darmstadt.de Wed Nov 12 11:55:15 1997 Received: from rs2.hrz.tu-darmstadt.de (rs2.hrz.tu-darmstadt.de [130.83.22.63]) by services.bunyip.com (8.8.5/8.8.5) with SMTP id LAA07208 for <msql-list@services.bunyip.com>; Wed, 12 Nov 1997 11:55:13 -0500 (EST) Received: from rbg.informatik.tu-darmstadt.de (ppp220.stud.tu-darmstadt.de [130.83.177.220]) by rs2.hrz.tu-darmstadt.de (8.6.12/8.6.12.1ms) with ESMTP id RAA16149 for <msql-list@services.bunyip.com>; Wed, 12 Nov 1997 17:55:17 +0100 Message-ID: <3469DEFB.D258E059@rbg.informatik.tu-darmstadt.de> Date: Wed, 12 Nov 1997 17:53:16 +0100 From: Guido Klapperich <klapper@rbg.informatik.tu-darmstadt.de> X-Mailer: Mozilla 4.03 [en] (WinNT; I) MIME-Version: 1.0 To: mSQL-Mailing-List <msql-list@services.bunyip.com> Subject: W3mSQL under NT !!!!! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit

Yesterday I wrote the following: 'When I try to start a select-query in a html-file the following errormessage appears: W3-mSQL Error ! - mSQL Database Error Error at line 18

Couldn't create temporary table'

But I have forgotten something very important. I'm working under Windows NT and there I can't create a directory called '.tmp'. And now ? Does somebody know, how to tell mSQL to use another temporary directory ?

Guido Klapperich