On Wed, Apr 16, 2008 at 01:52:22AM -0400, kykim_lists@mac.com wrote:
I found this subject in the archives, and I am having the same problem I am running on Mac OS X 10.4.11 I built MonetDB from source from MonetDB-Feb2008-SuperBall
I am new to MonetDB, so please forgive any ignorance..
Here's what I did:
monetdb create foo # create the db mserver5 --dbname=foo --dbinit="include sql;" # start the db
./mclient -lsql sql>CREATE USER "bar" WITH PASSWORD 'password' NAME 'Foobar User' SCHEMA "sys"; sql>CREATE SCHEMA "bar" AUTHORIZATION "bar"; sql>ALTER USER "bar" SET SCHEMA "bar"; ./mclient -lsql -ubar Password:password sql>\q ./mclient -lsql -ubar Password:password !InvalidCredentialsException:checkCredentials:Invalid credentials for user 'ifm'
Two things: 1) I am able to login as user 'monetdb' without any problem 2) If i stop and start 'mserver5', I can login ONCE
I know that I probably should be using 'merovingian', but I'm still playing around.
Any pointers? Anything I can do to help debug?
I just repeated the sequence and get the same problem. Also the password is in the clear, which isn't right. ie you found a bug, would create a bug report on sourceforge (for easy tracking of the progress etc) ? Niels
Thanks, -kevin
------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javao... _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl