Securing your help server
You can make your help server accessible only when logged on
to the help server or enable remote access to the help server. When you enable
remote access, you can create passwords for users to secure your help server. You
can also set security preference types for your help server in your Eclipse
workspace.
About this task
There are two
security options for controlling access to help administration pages: - Local access only: Only users who are logged on to the help server can access the help administration pages.
- Role based security: Users can access the help administration pages remotely.
Creating users for the help server
Before you begin
The
first time you access the Help Administration page, you must access it locally
from the server that the help is running on. If you are not able to log on to
the server locally, if you access the server through a remote desktop
application for example, you can change the settings to allow remote access by
editing the config.ini file for the application server. To
change the help server settings to remote by editing the config.ini file:
- Stop the application server.
- Open the <application_server_installation>/<web_application_directory>/help/WEB-INF/configuration/config.ini file.
- Add the following lines to the config.ini:
help.type.default=remote help.war.security=remote - Clear the cache on the web server.
- Restart the application server.
Procedure
Setting security type preferences
You can set Eclipse and help system security type
preferences in your Eclipse workspace
Before you
begin
The security preferences might already be configured for
your product. Check your product_customization.ini to see whether the values
were configured for you.About this
task
| Preference | Description |
|---|---|
| com.ibm.ut.help.common.sslcontexts | Help server security preference
Example values:
|
| org.eclipse.help.base.sslcontexts | Eclipse security preference Example values:
|
Procedure