Basics of pdadmin: How to find object name of your WebSEAL instance

Sometimes you need to find the object name of your WebSEAL instance – for example, to attach an ACL. Typically it is “/WebSEAL/<server-name>-<instance>”, but here is the simplest way to verify that:

pdadmin sec_master> object list /WebSEAL
    /WebSEAL/isam-70.lab.mycompany.com-default
pdadmin sec_master>

One thought on “Basics of pdadmin: How to find object name of your WebSEAL instance

Leave a Reply