Previous Topic

Next Topic

Book Contents

Book Index

Generate encrypted password

This window is invoked from the Data Display window (Tools > Generate Encrypted Password).

This feature was introduced in conjunction with Batch Mode operation of AQT, in which you need to specify Connect statements in your batch scripts to sign onto the database you wish to run your script against. If your database requires a userid and password to be specified, these will need to be coded in the script. This is a security risk - in our opinion, passwords should never be coded in clear text in scripts.

Our solution to this is to use encrypted passwords in your batch scripts. The procedure is to:

To use the Generate Encrypted Password window

Note that there is a randomizer built into the encrypted password. The same password can produce different encrypted passwords if run more than once (this is to prevent the cracking of password by trial and error).

Who can use this password?

Three identity options are available:

You may wish to adopt a higher level of security by selecting one of the other options. With these, AQT will encrypt the password with a system-generated key that is held in your registry.

If your machine is rebuilt, or the AQT registry entries are tampered with, the encrypted passwords will no longer work and will need to be regenerated.