Previous Topic: Command Line Interface

Next Topic: Next Steps

Manually Edit the netegrity_docs Virtual Directory

For Sun Java System Web Servers:

As previously mentioned, we recommend that you install the documentation before the Policy Server. However, if did not do this and the documentation does not appear from the Policy Server User Interface you need to edit the netegrity_docs virtual directory.

To edit the netegrity_docs virtual directory

  1. Open /<sunjavasystem_home>/servers/https-<instance_name>.domain.com/config/obj.conf, and ensure the following virtual directory entry in boldface points to the location where you installed the documentation:

    NameTrans fn="pfx2dir" from="/netegrity_docs" dir="/export/smuser/netegrity/netegrity_documents"

    Example: if you installed the documentation in another location such as /export/smuser/siteminder/netegrity_documents, change the
    /export/smuser/netegrity/netegrity_documents entry to the correct location.

  2. After saving the obj.conf file, stop and restart the Web server, and the documentation should now appear from the Policy Server User Interface.