WebSphere Application Server Network Deployment, Version 6.1
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

             Personalize the table of contents and search results

IdMgrConfig command group for the AdminTask object

You can use the Jython or Jacl scripting languages to configure the virtual member manager with the wsadmin tool. The commands and parameters in the IdMgrConfig group can be used to create and manage your entity type configuration.

The IdMgrConfig command group for the AdminTask object includes the following commands:

deleteIdMgrSupportedEntityType

The deleteIdMgrSupportedEntityType command deletes the supported entity type configuration that you specify.

Parameters and return values

-name
The name of the supported entity type. The value of this parameter must be one of the supported entity types. (String, required)

Examples

Batch mode example usage:

Interactive mode example usage:

getIdMgrSupportedEntityType

The getIdMgrSupportedEntityType command returns the configuration of the supported entity type that you specify.

Parameters and return values

-name
The name of the supported entity type. The value of this parameter must be one of the supported entity types. (String, required)

Examples

Batch mode example usage:

Interactive mode example usage:

listIdMgrSupportedEntityTypes

The listIdMgrSupportedEntityTypes command lists all of the supported entity types that are configured.

Parameters and return values

Examples

Batch mode example usage:

Interactive mode example usage:

resetIdMgrConfig

The resetIdMgrConfig command resets the current configuration to the last configuration that was saved.

Parameters and return values

Examples

Batch mode example usage:

Interactive mode example usage:

showIdMgrConfig

The showIdMgrConfig command returns the current configuration XML in string format.

Parameters and return values

Examples

Batch mode example usage:

Interactive mode example usage:

updateIdMgrLDAPBindInfo

The updateIdMgrLDAPBindInfo command updates the LDAP password under the federated repository. The change is also reflected in the wimconfig.xml file.

Parameters and return values

-id
The ID of the repository. (String, required)

Examples

Batch mode example usage:

Interactive mode example usage:

updateIdMgrSupportedEntityType

The updateIdMgrSupportedEntityType command updates the configuration that you specify for a supported entity type.

Parameters and return values

-name
The name of the supported entity type. The value of this parameter must be one of the supported entity types. (String, required)
-defaultParent
The default parent node for the supported entity type. (String, optional)
-rdnProperties
The RDN attribute name for the supported entity type in the entity domain name. To reset all the values of the rdnProperties parameter, specify a blank string (""). (String, optional)

Examples

Batch mode example usage:

Interactive mode example usage:




Related tasks
Using the AdminTask object for scripted administration
Related reference
Commands for the AdminTask object
IdMgrRepositoryConfig command group for the AdminTask object
IdMgrRealmConfig command group for the AdminTask object
Reference topic    

Terms of Use | Feedback

Last updated: Feb 25, 2009 9:32:38 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.multiplatform.doc/info/ae/ae/rxml_atidmgrconfig.html