Sensitive data

Data is provided during an install, update, modify, roll back, or uninstall process that must be protected. Sensitive data is not stored in the installRegistry.xml and the installed.xml files. Packages determine which data is sensitive. An example of sensitive data is credentials like a user name and a package If we provide sensitive data after starting Installation Manager, the sensitive data is available to all packages until you exit Installation Manager.

For data that is not marked sensitive, information is encrypted and stored in the installRegistry.xml and the installed.xml files. The data is encrypted with a default encryption key. We can use the -passwordKey option to change the default encrypt passwords to make the data more difficult, but not impossible, to decrypt.

The installRegistry.xml and the installed.xml files are in the agent data directory.


Examples

For these examples, Package A and Package B are in a repository that requires authentication. We must provide credentials to access this repository.


Home