Sun Java System Portal Server 7.1 Command Line Reference

Options

The following options are required:

[--component | -m] consumer

Specifies the name of the component. Value should be consumer.

[--attribute-name | -a] attribute-name

Specifies the name of the Consumer attribute for which the value is to be set.

Attributes for the Consumer can be:

  • AllDisabled ("true" or "false", global attribute)

  • UserProfileMapping

  • Name

Attributes for the Configured Producers can be:

  • Name

  • Enabled ("true" or "false")

  • WSDL_URL

  • UserCategoryMapping

  • RegistrationProperties

  • AllRoles

  • RegistrationHandle

  • RegistrationRequired

  • IdentityPropogationType

  • UserCategoryDescription

  • ServiceDescriptionLastUpdated

  • RegistrationPropertyDescription

Following are the possible values for IdentityPropogationType:

com.sun.portal.wsrp.identity.ssotoken

ssotoken

com.sun.portal.wsrp.identity.none

none

org.oasis.wss.username.token.profile.usernameonly

usernameonly

org.oasis.wss.username.token.profile.passwordtext

passwordtext

org.oasis.wss.username.token.profile.passworddigest

passworddigest

[--adminuser | -u] uid

Specifies the administrator's distinguished name.

[--passwordfile | -f] password-filename

Specifies the administrator's password in the password file.

[--portal | -p] portal-ID

Specifies the portal ID.

The following options are optional:

[--dn | -d] organization-DN

Specifies the distinguished name for the organization from where the attributes are to be listed.

[--producer | -l] producer-id

Specifies the ID of the configured producer to fetch the attribute for.

[--add | -A][--remove | -E] values

Specifies the values to be added or removed.