Managing junctions with the pdadmin utility
About this task
Before using the pdadmin utility, you must login to a secure domain as a user with administration authorization, such as sec_master.
For example:
UNIX or Linux:
# pdadmin
pdadmin> login
Enter User ID: sec_master
Enter Password:
pdadmin>To create WebSEAL junctions, you use
the pdadmin server task create command:
pdadmin> server task instance_name-webseald-host_name create optionsFor 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 Use the pdadmin server list command to display the correct format of the complete server name:
pdadmin> server list
web1-webseald-www.example.com For more information, see the reference page for pdadmin server task create, The pdadmin server task create command.