rsrccred show

Displays the attributes of a single sign-on credential. The credential identifier is composed of a resource name, a resource type, and a user name.

Requires authentication (administrator ID and password) to use.

rsrccred show resource_name rsrctype {web|group} user user_name

Options

Return codes

Examples

  • The following example displays the specified single sign-on credential:
    pdadmin sec_master> rsrccred show user888 rsrctype group user "Mary Jones"
    The output is like:
    Resource Name: printerusers
    Resource Type: group
    Resource User Id: Mary Jones

    See also

    rsrccred list user

    Parent topic: pdadmin commands