To Uninstall Sun Java System Portal Server 7.1 Sample Desktops
Copy the PortalServer-base/SUNWportal/samples/portals/shared/input.properties.template file to the /var/opt/SUNWportal/tmp/input.properties file where the default value for
PortalServer-base is /opt/SUNWportal.
In the Linux platform, copy to the /var/opt/sun/portal/tmp/input.properties file.
Note - You can copy the input.properties file to any directory. The input.properties file and
the password.properties file must, however, exist in the same directory.
Edit the input.properties file with the following values.
ps.config.location
The portal configuration directory. For example, /etc/opt/SUNWportal
ps.portal.id
Portal ID. For example, portal1
ps.access.url
Access URL of the portal. For example, http://host:port/portal
ps.webapp.uri
Access URI of the portal. For example, /portal
ps.profiler.email
admin@domain.com. Note that this value is optional. You can leave this value empty.
ps.profiler.smtp.host
host.domain. Note that this value is optional. You can leave this value empty.
search.access.url
Access URL of the search server. For example, http://host.domain:port/search1/search
search.id
Search server ID. For example, search1
am.admin.dn
Access Manager top-level administrator distinguished name (DN). For example, uid=amAdmin,ou=People,dc=domain,dc=com
default.org.dn
Default organization DN. For example, dc=domain,dc=com
Copy the PortalServer-base/SUNWportal/samples/portals/shared/password.properties.template file to the /var/opt/SUNWportal/tmp/password.properties file.
In the Linux platform, copy the file to the /var/opt/sun/portal/tmp/password.properties directory.
Note - You can copy the password.properties file to any directory. However, the password.properties file and
the input.properties file must exist in the same directory.
Edit the password.properties file to set proper passwords.