+

Search Tips   |   Advanced Search

IdMgrRepositoryConfig (AdminTask)

IdMgrRepositoryConfig commands manage the virtual member manager and LDAP directory properties.


addIdMgrLDAPAttr

Add an LDAP attribute configuration to the LDAP repository configuration.

Target object: None

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


addIdMgrLDAPAttrNotSupported

Add a configuration for a federated repository property that the specified LDAP repository does not support.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


addIdMgrLDAPBackupServer

Set a backup LDAP server in the configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


addIdMgrLDAPEntityType

Add an LDAP entity type definition.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


addIdMgrLDAPEntityTypeRDNAttr

Add RDN attribute configuration to an LDAP entity type definition.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


addIdMgrLDAPExternalIdAttr

Add LDAP attribute used as an external ID in the specified LDAP repository.

Target object: None

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


addIdMgrLDAPGroupDynamicMemberAttr

Add a dynamic member attribute configuration to an LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


addIdMgrLDAPGroupMemberAttr

Add a member attribute configuration to an LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


addIdMgrLDAPServer

Add an LDAP server to the LDAP repository ID specified.

(zos) If the value of the sslEnabled parameter is set to true, the addIdMgrLDAPServer command operation will fail while trying to validate the connection. To workaround this problem, perform the following steps:

  1. Start WebSphere Application Server.

  2. Start wsadmin.sh without specifying the -conntype none option.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


addIdMgrRepositoryBaseEntry

Add a base entry to the specified repository.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


createIdMgrCustomRepository

Create a custom repository configuration.

Required parameters

Examples

Optional parameters

Batch mode example:

Interactive mode:


createIdMgrDBRepository

Create a database repository configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


createIdMgrFileRepository

Create a file repository configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


createIdMgrLDAPRepository

Create an LDAP repository configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrLDAPAttr

Delete the LDAP attribute configuration data for a specific entity type from the LDAP repository of interest.

Target object: None

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrLDAPAttrNotSupported

Delete federated repository property that the specified LDAP repository does not support.

Target object: None

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrLDAPEntityType

Delete the LDAP entity type configuration data for a specified entity type for a specific LDAP repository.

Parameters and return values

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrLDAPEntityTypeRDNAttr

Delete the relative distinguished name (RDN) attribute configuration from an LDAP entity type configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrLDAPExternalIdAttr

Delete the configuration for an LDAP attribute used as an external ID in the specified LDAP repository.

Target object: None

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrLDAPGroupConfig

Delete the LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrLDAPGroupMemberAttr

Delete a member attribute configuration from an LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrLDAPGroupDynamicMemberAttr

Delete a dynamic member attribute configuration from an LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrLDAPServer

Delete the configuration for the LDAP server specified from the LDAP repository ID specified.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrRepository

Delete a repository specified.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


deleteIdMgrRepositoryBaseEntry

Delete a base entry from the specified repository.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrLDAPAttrCache

Return the LDAP attribute cache configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrLDAPContextPool

Return the LDAP context pool configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrLDAPEntityType

Return the LDAP entity type configuration data.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrLDAPEntityTypeRDNAttr

Return the relative distinguished name (RDN) attribute configuration for an LDAP entity type definition.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrLDAPGroupConfig

Return the LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrLDAPGroupDynamicMemberAttrs

Return the dynamic member attribute configuration from the LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrLDAPGroupMemberAttrs

Return the member attribute configuration for the LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrLDAPSearchResultCache

Return the LDAP search result cache configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrLDAPServer

Return the configuration for the LDAP server specified for the LDAP repository ID specified.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


getIdMgrRepository

Return the configuration of the specified repository.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


listIdMgrLDAPAttrs

List the name of each configured attributes for the LDAP repository of interest.

Required parameters

Optional parameters

Return value

The command returns a list of HashMaps containing parameters of the addIdMgrLDAPAttr command as keys. For the entityTypes parameter, which is multivalued, the value of the key is a string that is delimited by a semicolon (;). The return value includes an additional key called entityTypesList. The value of the entityTypesList key is a List object.

Examples

Batch mode example:

Interactive mode:


listIdMgrLDAPAttrsNotSupported

List the details of all configured federated repository properties that the specified LDAP repository does not support.

Target object: None

Required parameters

Optional parameters

Return value

The command returns a List of HashMaps containing parameters of the addIdMgrLDAPAttrNotSupported command as keys. For multivalued parameters such as entityTypes, the value of the key is a List object.

Examples

Batch mode example:

Interactive mode:


listIdMgrCustomProperties

Return a list of custom properties for the repository specified.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


listIdMgrLDAPBackupServers

Return a list of the backup LDAP server or servers.

Required parameters and return values

Optional parameters

Examples

Batch mode example:

Interactive mode:


listIdMgrLDAPEntityTypes

List the name of all of the configured LDAP entity type definitions.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


listIdMgrLDAPExternalIdAttrs

List LDAP attributes used as an external ID in the specified LDAP repository.

Target object: None

Required parameters

Optional parameters

Return value

The command returns a List of HashMaps containing parameters of the addIdMgrLDAPExternalIdAttr command as keys. For multivalued parameters such as entityTypes, the value of the key is a List object.

Examples

Batch mode example:

Interactive mode:


listIdMgrLDAPServers

List all of the configured primary LDAP servers.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


listIdMgrRepositories

List names and types of all configured repositories.

Required parameters and return values

None.

Optional parameters

Examples

Batch mode example:

Interactive mode:


listIdMgrRepositoryBaseEntries

List the base entries for a specified repository.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


listIdMgrSupportedDBTypes

Return a list of supported database types.

Required parameters

None.

Optional parameters

Examples

Batch mode example:

Interactive mode:


listIdMgrSupportedMessageDigestAlgorithms

Return a list of supported message digest algorithms.

None.

Optional parameters

Examples

Batch mode example:

Interactive mode:


listIdMgrSupportedLDAPServerTypes

Return a list of supported LDAP server types.

Required parameters

None.

Optional parameters

Examples

Batch mode example:

Interactive mode:


removeIdMgrLDAPBackupServer

Remove the backup LDAP server or servers.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


setIdMgrCustomProperty

Set, add or delete a custom property to a repository configuration. If a value is not specified, or if there is an empty string, the property is deleted from the repository configuration. If a name does not exist it is added if a value is specified. If the name is "*" then all of the custom properties are deleted.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


setIdMgrLDAPAttrCache

Configure the LDAP attribute cache configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


setIdMgrLDAPContextPool

Set up the LDAP context pool configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


setIdMgrLDAPGroupConfig

Set up the LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


setIdMgrLDAPSearchResultCache

Set up the LDAP search result cache configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


setIdMgrEntryMappingRepository

Set or update an entry mapping repository configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


setIdMgrPropertyExtensionRepository

Set or update the property extension repository configuration.

Important: The application server cannot validate the data source when you run this command in the local mode.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrDBRepository

Update the configuration for the database repository specified.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrFileRepository

Update the configuration for the file repository specified. To update other properties of the file repository use the updateIdMgrRepository command.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrLDAPAttrCache

Update the LDAP attribute cache configuration.

Required parameters

Optional parameters

For example, if the value of the serverTTLAttribute parameter is ttl and the attributes cache retrieves attributes of a user from an LDAP server, it will also retrieve the value of the ttl attribute of this user. If the value is 200, the WMM uses this value to set the time out for the attributes of the user in the attributes cache instead of using the value of cacheTimeout. We can set different ttl attribute values for different users. (String, optional)

Examples

Batch mode example:

Interactive mode:


updateIdMgrLDAPContextPool

Update the LDAP context pool configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrLDAPEntityType

Update an existing LDAP entity type definition to LDAP repository configuration. We can use this command to add more values to multi-valued parameters. If the property already exists, the value of the property will be replaced. If the property does not exist, it will be added.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrLDAPGroupDynamicMemberAttr

Update a dynamic member attribute configuration to an LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrLDAPGroupMemberAttr

Update a member attribute configuration of an LDAP group configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrLDAPRepository

Update an LDAP repository configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrLDAPSearchResultCache

Update the LDAP search result cache configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrLDAPServer

Update an LDAP server configuration for the LDAP repository ID specified.

Required parameters and return values

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrRepository

Update the common repository configuration.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


updateIdMgrRepositoryBaseEntry

Update a base entry to the specified repository.

Required parameters

Optional parameters

Examples

Batch mode example:

Interactive mode:


Related tasks

  • Use the wsadmin scripting AdminTask object for scripted administration
  • Commands (AdminTask)