Manage junctions with the pdadmin utility
Before using the pdadmin utility, login to a secure domain as a user with administration authorization, such as sec_master. For example:
# pdadmin
pdadmin> login
Enter User ID: sec_master
Enter Password:
pdadmin>To create WebSEAL junctions:
pdadmin> server task instance_name-webseald-host_name create options
For example, if the configured name of a single WebSEAL instance is web1 , installed on a host named www.example.com, the complete server name would be expressed as follows:
web1-webseald-www.example.com
Display the correct format of the complete server name:
pdadmin> server list
web1-webseald-www.example.comSee the reference page for pdadmin server task create.
Parent topic: Standard WebSEAL junctions
Related concepts
- WebSEAL junctions overview
- Junction management in the Local Management Interface
- Standard WebSEAL junction configuration
- Transparent path junctions
- How to generate a back-end server Web space (query_contents)
Related reference