Sun Java System Portal Server 7.2 Command-Line Reference

Options

These are the list of options available for the unassign-delegation subcommand. The following three options are required:

[--adminuser | -u] uid

Specifies the distinguished name (DN) or the user identification name (uid) of the administrator.

--resource resource

A resource where delegation of its administration to a user is being removed. A resource has the form resource:portalID, if it is a portal centric resource (any one of the Portal, Desktop, Consumer, Producer, Subscriptions, CommunityManager, UBT, Logging, and Monitoring). It has the form resource, if it is a domain centric resource (any one of the PortalDomain, SearchServer, SRA, and SSOAdapter). If a resource is not in the pre-defined list of resources, the above values are specified. Otherwise, it will be ignored.

--delegatedadmin delegated_admin

The DN of a subject whose administration privilege of the resource is being removed. This can be a user, role, organization, or realm DN.

The following three options are optional:

[--passwordfile | -f] passwordFile

Specifies the administrator password in the password file. When --passwordfile option is specified, the password file should contain the password without any other text. If this option is not specified, the password will be prompted.

[--dn | -d] desktopDN

Specifies the DN of the subject (user, role, organization, or realm) where administration privilege of its desktop is being removed from the delegated administrator. This option is only valid when the resource is Desktop|portalID.

--debug

This flag is used for debugging purpose only. Set this flag to true to see exceptions that caused the error.