Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread EDBManager Encrypt password
Mon, Jan 12 2009 2:33 PMPermanent Link

Michael
I can't seem to find the encryption password in the source code so I can change it, and re-compile EDBManager.
What am I missing?
Mon, Jan 12 2009 5:50 PMPermanent Link

Fernando Dias

Team Elevate Team Elevate

Michael,

Encryption password is not in the source code, so if you are recompiling
only to change the password, you don't need to - the encryption password
in stored in the "edbmgr.ini" file.

--
Fernando Dias
[Team Elevate]
Tue, Jan 13 2009 1:05 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< I can't seem to find the encryption password in the source code so I can
change it, and re-compile EDBManager.
What am I missing? >>

You simply need to add this entry to the edbmgr.ini file here:

C:\Documents and Settings\<User Name>\Local Settings\Application
Data\Elevate Software\ElevateDB Manager

where < User Name> is the current user name.

Find the section in the file called:

Session_<Name>

where <Name> is the name of the session that you're trying to modify, and
add this line:

Local Encryption Password=<Password>

where <Password> is the new password that you want to use.

--
Tim Young
Elevate Software
www.elevatesoft.com

Wed, Jan 14 2009 1:27 AMPermanent Link

Michael
Thanks, Tim and Fernando

That helps alot.

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

Michael,

<< I can't seem to find the encryption password in the source code so I can
change it, and re-compile EDBManager.
What am I missing? >>

You simply need to add this entry to the edbmgr.ini file here:

C:\Documents and Settings\<User Name>\Local Settings\Application
Data\Elevate Software\ElevateDB Manager

where < User Name> is the current user name.

Find the section in the file called:

Session_<Name>

where <Name> is the name of the session that you're trying to modify, and
add this line:

Local Encryption Password=<Password>

where <Password> is the new password that you want to use.

--
Tim Young
Elevate Software
www.elevatesoft.com
Image