Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread connect new session
Wed, May 16 2007 6:39 AMPermanent Link

wim
Hi,

I created a new session testdata in EDB manager.
In that session I created a new user Wim.
Now in my application when I try to set the session to connected
I get the message #401 the user wim does not exists
The app and EDBmanager use both the same config file.

What am I doing wrong ?

Also is it possible to change the password of the administrator ?

Thanks
Wim
Thu, May 17 2007 2:12 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Wim,

<< I created a new session testdata in EDB manager.
In that session I created a new user Wim.
Now in my application when I try to set the session to connected
I get the message #401 the user wim does not exists
The app and EDBmanager use both the same config file. >>

You're not using the same configuration file.  What is the Configuration
File Folder set to in the EDB Manager, and what is the TEDBEngine.ConfigPath
set to in the application ?

<< Also is it possible to change the password of the administrator ? >>

Sure:

http://www.elevatesoft.com/edb1sql_alter_user.htm

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, May 18 2007 3:07 AMPermanent Link

Wim Sterns
"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote:

<<
You're not using the same configuration file.  What is the Configuration
File Folder set to in the EDB Manager, and what is the TEDBEngine.ConfigPath
set to in the application ?
>>

Tim,

The configuration path was correct as I mentioned in my previous post.
It was the delphi cache that did not know I changed something in EDBmanager.
When I started delphi this morning it worked fine ...

Ok, now I changed the administrator password to an empty string.
In EDBman I cannot connect as administrator anymore, as the OK button stays disabled if the password field is blank.
Why don't you allow blank passwords ?

Wim


Fri, May 18 2007 3:34 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Wim,

<< Ok, now I changed the administrator password to an empty string.  In
EDBman I cannot connect as administrator anymore, as the OK button stays
disabled if the password field is blank. Why don't you allow blank passwords
? >>

ElevateDB requires a password for all user logins, so assigning a blank
password to a user will not work.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, May 21 2007 7:06 AMPermanent Link

Wim Sterns
Tim,

I create a new user Wim with a password.
I alter user with empty string as password in EDBmanager
I can connect as user Wim with blank password in my application
I cannot connect as user Wim with blank password in EDBmanager since OK button is disabled in EDBmanager

so it sort of "half" works


Wim


"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote:

Wim,

<< Ok, now I changed the administrator password to an empty string.  In
EDBman I cannot connect as administrator anymore, as the OK button stays
disabled if the password field is blank. Why don't you allow blank passwords
? >>

ElevateDB requires a password for all user logins, so assigning a blank
password to a user will not work.

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, May 22 2007 8:59 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Wim,

<< I create a new user Wim with a password.
I alter user with empty string as password in EDBmanager
I can connect as user Wim with blank password in my application
I cannot connect as user Wim with blank password in EDBmanager since OK
button is disabled in EDBmanager

so it sort of "half" works >>

That's actually a bug.  It shouldn't allow blank passwords.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image