On Thu, May 17, 2007 at 11:22:38AM +0200, Martin Kersten wrote:
> Thanks
> 
> This should be clearly reflected in the general documentation.
> I don't see its description in the default monetdb?.conf file.

it is in MonetDB4/conf/MonetDB.conf.in, 
but not in MonetDB5/conf/monetdb5.conf.in

it had been added to the former on Nov 8 2006 (i.e., before the repository
split, when it was still in MonetDB/conf/MonetDB.conf.in, cf.
http://monetdb.cvs.sourceforge.net/monetdb/MonetDB/conf/MonetDB.conf.in?hideattic=0&view=log#rev1.31.2.1
http://monetdb.cvs.sourceforge.net/monetdb/MonetDB/conf/MonetDB.conf.in?hideattic=0&r1=1.31&r2=1.31.2.1
), but has apparently never been propagated to the latter.

I have no idea, to which extend MonetDB4/conf/MonetDB.conf.in and
MonetDB5/conf/monetdb5.conf.in are in sync.

Stefan

> regards, Martin
> 
> Stefan Manegold wrote:
> > Colin,
> > 
> > for quite a while, the default for MonetDB (IMHO both 4 & 5) is to allow
> > only local MAPI connections.
> > 
> > To allow remote clients to connect to the server, you explicitely need to
> > open the mapi port for remote connections by starting the server with
> > 
> >     mserver5 ... --set mapi_open=true
> > 
> > or by adding a line
> > 
> >     mapi_open=true
> > 
> > to you monetdb5.conf file before (re)starting the server.
> > 
> > Stefan
> > 
> > 
> > On Wed, May 16, 2007 at 05:03:06PM -0700, Colin Foss wrote:
> >> I installed MonetDB5 using monetdb-install.sh.  I
> >> d/l'ed the script today.
> >>
> >> The binaries compiled fine but I am unable to connect
> >> from a different computer besides the host.
> >>
> >> i.e. mserver5 running on serverA, client running on
> >> desktopB.
> >>
> >> desktopB> MapiClient -l sql -h serverA -umonetdb
> >>
> >> MapiClient never returns.  In another window I ran
> >> netstat and can see the connection from desktopB to
> >> serverA on the correct port (50000).
> >> Using 'telnet serverA 50000' I can see mserver5
> >> responding with:
> >>
> >> 46:avuaOb0v:mserver:7:SHA1,MD5,crypt,plain:3412
> >>
> >> Any ideas?
> >>
> >> -------------------------------------------------------------------------
> >> This SF.net email is sponsored by DB2 Express
> >> Download DB2 Express C - the FREE version of DB2 express and take
> >> control of your XML. No limits. Just data. Click to get it now.
> >> http://sourceforge.net/powerbar/db2/
> >> _______________________________________________
> >> MonetDB-users mailing list
> >> MonetDB-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/monetdb-users
> >>
> >>
> > 
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> MonetDB-users mailing list
> MonetDB-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/monetdb-users
> 
> 

-- 
| Dr. Stefan Manegold | mailto:[EMAIL PROTECTED] |
| CWI,  P.O.Box 94079 | http://www.cwi.nl/~manegold/  |
| 1090 GB Amsterdam   | Tel.: +31 (20) 592-4212       |
| The Netherlands     | Fax : +31 (20) 592-4312       |

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
MonetDB-users mailing list
MonetDB-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-users

Reply via email to