On Wed, Jun 11, 2008 at 02:06:58PM -0700, Rt Ibmer wrote:
OK this is very odd...
I do this:
mkdir -p /mnt/MonetDB5/dbfarm merovingian monetdb create demo monetdb start demo
and then start mclient:
mclient -lsql --time --database=demo
at that point everything is just fine and I can enter sql commands and all works great. I am using the default monetdb/monetdb for uname/pass.
However once I exit out of this (\q) and try to go back in using the same command:
mclient -lsql --time --database=demo
It then comes back with:
InvalidCredentialsException:checkCredentials:Invalid credentials for user 'monetdb'
no matter how many times I try.
So it works the very first time, but then not again.
It seems like the very first onc to get a connection to the monetdb server is ok, but then any time after that it gets locked out somehow. What can be causing this?
Also on a related note what is the monetdb5.secret file actually used for? I am also confused by this:
# If you use Merovingian, a per-database vault key is used and this # setting ignored. #monet_vault_key=/etc/monetdb.secret
So where then does the per-database vault key reside? And do I even need to mess with this?
Thanks!
There was a bug related to login in the version your using. We are preparing a release which has fixed this bug. Could you try to use the lastest (nightly) stable, to verify this problem (and possibly your other problem) is gone ? Niels
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- 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