Configure transparent path junctions

  1. Use the pdadmin server task command to create the transparent path junction. Create the junction like you would a standard WebSEAL junction, but include the -x option. In the following example, the junction name is /files/docs:

      pdadmin> server task web1-webseald-WebSEALHost create -t tcp -x-h backend_host.myco.com /files/docs

  2. Ensure that all resources protected by this junction are contained on the back-end server (in this example, backend_host.myco.com) under a subdirectory called /files/docs/.

The junction name (and its associated subdirectory on the back-end server) must be unique among all other protected servers in the WebSEAL environment.

Parent topic: Transparent path junctions