The im-installer.properties file is located in the CA Identity Manager installation directory. For example:
The following is an example of the im-installer.properties file created during a CA Identity Manager installation:
########################################################### ### Silent input properties file for the IMR12.5 installer ## ########################################################### #INSTANCE DISPLAY NAME # For fresh installation it will always be 'New Installation' # For Upgrade NEW_INSTANCE_DISPLAY_NAME will be equal to INSTANCE_NAME #DEFAULT_NEW_INSTANCE_DISPLAY_NAME= # Component list # Valid values (comma-separated, one or more): Server,Exten,Admin,Provision,Directory DEFAULT_COMPONENTS= # Install folder # All products are installed in subfolders under this folder # This is parent product root selected by the user # For e.g. C:\\Program Files\\CA DEFAULT_INSTALL_FOLDER= #Generic login information DEFAULT_GENERIC_USERNAME= #DEFAULT_GENERIC_PASSWORD=<For silent install, insert generic user password here and uncomment line.> # Provisioning Server and Provisioning Directory Information. # Configure the Provisioning Server to a remotely installed Provisioning Directory(true/false) DEFAULT_CONFIG_REMOTE_PROVISIONING= #Select the deployment type that suits your needs (1,2,3 or 4): 1. Compact 2. Basic 3. Intermediate (64 Bit only) 4. Large (64 Bit only) DEFAULT_DEPLOYMENT_SIZE= DEFAULT_DIRECTORY_IMPS_HOSTNAMES= DEFAULT_DOMAIN_NAME= DEFAULT_DIRECTORY_HOST= DEFAULT_DIRECTORY_PORT= #DEFAULT_DIRECTORY_PASSWORD=<For silent install, insert password to be used with Provisioning Components here and uncomment line.> #FIPS 140-2 Compliance mode (true/false) for Identity Manager, Admin Tools, Provisioning Manager and Provisioning Server DEFAULT_FIPS_MODE= #Complete path of the FIPS key file. For e.g. C:\\Program Files\\FIPSkey.dat DEFAULT_FIPS_KEY_LOC= #Identity Manager Application Server information # App Server # Valid values: JBoss, WebLogic10, WebSphere6, WebSphere7 DEFAULT_APP_SERVER= DEFAULT_APP_SERVER_URL= #Path to JDK for the JBOSS Application Server. No input required for other Application Servers DEFAULT_JAVA_HOME= #JBoss info DEFAULT_JBOSS_FOLDER= #Weblogic info DEFAULT_BINARY_FOLDER= DEFAULT_DOMAIN_FOLDER= DEFAULT_SERVER_NAME= #For Weblogic 9 & 10 only: DEFAULT_BEA_CLUSTER= #WebSphere info DEFAULT_WEBSPHERE_FOLDER= #WAS_NODE Value: $WAS_HOME$\installedApps\$WAS_NODE$ or $WAS_HOME$\config\cells\$WAS_CELL$\nodes\$WAS_NODE$. These should be same. DEFAULT_WAS_NODE= #WAS_SERVER Value: $WAS_HOME$\config\cells\$WAS_CELL$\nodes\$WAS_NODE$\servers\$WAS_SERVER$ DEFAULT_WAS_SERVER= #WAS_CELL Value: $WAS_HOME$\config\cells\$WAS_CELL$ DEFAULT_WAS_CELL= #WAS_PROFILE Value: $WEBPHERE_HOME$\profiles\$WAS_PROFILE$ WAS_PROFILE= #WAS_CLUSTER Value: $WAS_HOME$\config\cells\$WAS_CELL$\clusters\$WAS_CLUSTER$ DEFAULT_WAS_CLUSTER= #Policy Server info DEFAULT_PS_HOST= DEFAULT_PS_USER= #DEFAULT_PS_PW=<For silent install, insert PS Admin user password here and uncomment line.> #8.1 Migration # SiteMinder Agent Name DEFAULT_AGENT_NAME= # SiteMinder Shared Secret DEFAULT_AGENT_PW= # Automatically migrate. Valid values (true/false) DEFAULT_MIGRATE_DIR_ENV= # Directory to export to DEFAULT_DIR_ENV_EXPORT= #Policy Server Extensions info # Location of CsSmPs-<Instance name> folder DEFAULT_PS_ROOT= #You can use the SiteMinder Policy Server and a SiteMinder Web Agent to provide advanced security # for CA Identity Manager environments. Valid values (true/false) DEFAULT_USE_SITEMINDER= #Database Info DEFAULT_DB_HOST= DEFAULT_DB_PORT= DEFAULT_DB_NAME= DEFAULT_DB_USER= #DEFAULT_DB_PASSWORD=<For silent install, insert database password here and uncomment line.> #Following are permissible values: mssql2005, or oracle10 DEFAULT_DB_TYPE= #Upgrading from IM8.1sp2 # If you have data stores located on separate servers or you wish to install them on separate # servers, you can specify them below. Otherwise if you wish to have all the data stores on # the same server, change the DEFAULT_DB_* properties from above. #Object Store Datastore Info #DEFAULT_OS_DB_HOST= #DEFAULT_OS_DB_PORT= #DEFAULT_OS_DB_NAME= #DEFAULT_OS_DB_USER= #DEFAULT_OS_DB_PASSWORD=<For silent install, insert database password here and uncomment line.> #Task Persistence Datastore Info #DEFAULT_TP_DB_HOST= #DEFAULT_TP_DB_PORT= #DEFAULT_TP_DB_NAME= #DEFAULT_TP_DB_USER= #DEFAULT_TP_DB_PASSWORD=<For silent install, insert database password here and uncomment line.> #Audit Datastore Info #DEFAULT_AUDIT_DB_HOST= #DEFAULT_AUDIT_DB_PORT= #DEFAULT_AUDIT_DB_NAME= #DEFAULT_AUDIT_DB_USER= #DEFAULT_AUDIT_DB_PASSWORD=<For silent install, insert database password here and uncomment line.> #Reporting Snapshot Datastore Info #DEFAULT_RS_DB_HOST= #DEFAULT_RS_DB_PORT= #DEFAULT_RS_DB_NAME= #DEFAULT_RS_DB_USER= #DEFAULT_RS_DB_PASSWORD=<For silent install, insert database password here and uncomment line.> #Workflow Datastore Info #DEFAULT_WF_DB_HOST= #DEFAULT_WF_DB_PORT= #DEFAULT_WF_DB_NAME= #DEFAULT_WF_DB_USER= #DEFAULT_WF_DB_PASSWORD=<For silent install, insert database password here and uncomment line.> # Automatically Upgrade Workflow DB DEFAULT_UPGRADE_WF_DB= # Automatically Migrate Task Persistance DEFAULT_MIGRATE_TP=
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |