rsrccred modify

Changes a single sign-on credential.

Requires authentication (administrator ID and password) to use.

rsrccred modify resource_name rsrctype {web|group} set [-rsrcuser new_resource_userid [-rsrcpwd new_resource_password]] user user_name

Options

Return codes

Examples

  • The following example modifies the group resource user ID to user888 for the specified resource printerusers:

      pdadmin sec_master> rsrccred modify printerusers rsrctype group set -rsrcuser user888 user "Mary Jones"

    See also

    rsrccred create

    Parent topic: pdadmin commands