Passwords in new instance

Hi,

i create new instanzes of IS (version 10.1) for our developers on the development server.

I also copy the global variables file and we have a package for a jdbc connection.

The problem i have, is that the passwords in the global variables are missing and also the password for the jdbc connection.

Is there a possibility to include these password, when i create a new instance?

Thanks
Stefan

Hi Stefan,

for security reasons passwords are not stored together with the config but at a different location.
The config only contains a password handle to the separate location.

You will have to modify the config and reenter the password to create/update the password handles and the password store.

Regards,
Holger

ok. thanks