Installation and Upgrade > Upgrade Reference > Windchill Upgrade Manager > Gather Upgrade Properties > Web Server
  
Web Server
This tab collects information necessary to update the LDAP adapter information used by the web server that is configured with the target Windchill installation.
The Windchill Upgrade Manager can only configure your web server if you are using HTTP Server as your Windchill web server. To use this feature, set Automatically Configure Web server Settings to Yes. This will enable other fields allowing the web server information to be entered. The information needed is for the primary administrative (and optionally enterprise) LDAP adapter. When this information is entered, the Upgrade Manager will be able to automatically add the entered authentication providers to the HTTP Server configuration.
If Windchill is not being used with HTTP Server, or manual configuration is desired, select No for Automatically Configure Web server Settings. This disables all of the fields on the web server tab. All LDAP adapter information must then be manually configured in the Windchill web server.
The following table describes each option:
The following table describes each option:
Input Option
Default
Description
Automatically Configure Web Server Settings
Yes
Set this option to Yes to automatically configure Apache Web Server with source principal’s search base. If you select No, you must configure the Web server manually. If Apache is not configured with the correct LDAP search bases, upgrade will fail.
Administrative DN
Base DN of the source LDAP server’s Administrative ou=people node. This is the value of the ptcProperty<AdapterName>.Ldap.searchbase in the default JNDI adapter that exists inside the configuration branch in the Windchill Directory Server for the source Windchill instance. Refer to the image that follows for an example Base DN.
The value of the default JNDI adapter can also be retrieved from the wt.federation.org.defaultAdapter property in the wt.properties file.
Automatically Configure Enterprise LDAP Adapter
Yes
Set this option to Yes to automatically configure Apache Web Server with source LDAP server’s Enterprise ‘ou=people’ node. You must configure this manually, if you select No.
Enterprise DN
Base DN of the source LDAP server’s Enterprise ou=people node. This is the value of the ptcProperty<AdapterName>.Ldap.searchbase in the enterprise JNDI adapter that exists inside the configuration branch in the Windchill Directory Server for the source Windchill instance. Refer to the image that follows for an example Base DN.
The value of the enterprise JNDI adapter can also be retrieved from the wt.federation.org.enterpriseAdapter property in the wt.properties file.