[Refdb-users] references go in, but don't come out
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <hoe...@co...> - 2002-07-04 21:30:39
|
Hi Bill, this looks to me like the result of command line quoting gone wild. Do you use config files or do you pass username and password on the command line to refdbc? Could you run the "set" command in refdbc and compare the displayed values with what you expect (it won't tell you the password though)? Next would be to use "set username <name>" and "set passwd <password>" interactively and see whether this cures the problem. Another thing is to run both client and server with a log level of 7. This should tell you where the username/password thing gets mangled. If nothing helps, please run the "refdb-bug" script and send the file refdb-bug.txt (in the current working directory) to the list. This might give a few more clues. regards, Markus William R. Pearson writes: > > > I have managed to install refdb-0.8.4, and create a database, and enter > some references. > > But when I do a refdbc: getau (or anything else), nothing comes out. > > Looking in the logs, I see the line: > > 4:pid=22273:Thu Jul 04 02:47:17 2002:Access denied for user: ' refuser > -w 09...@xx...' (Using password: NO) > > The correct login would be re...@xx..., the "-w 0971" seems > to be a bug, but I have no idea where it is coming from. > > Where should I look to fix things? > > Bill Pearson > -- Markus Hoenicka <hoe...@co...> http://ourworld.compuserve.com/homepages/hoenicka_markus/ |