Sun Java System Portal Server 7.2 Command-Line Reference

Options

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

[--adminuser | -u] uid

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

--resources resources

A list of resources being delegated. 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 that administration of the resources is delegated to. 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 of its desktop is being delegated. If this option is not specified when resources contain Desktop|portalID, desktop administration for all DNs will be delegated. This option is only valid when the resources being delegated contain Desktop|portalID.

--debug

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