Sun Java logo     Previous      Contents      Next     

Sun logo
Sun Java System Identity Manager 6.0 Resources Reference 2005Q4M3 


Microsoft Identity Integration Server

The Microsoft Identity Integration Server (MIIS) resource adapter is defined in the com.waveset.adapter.MIISResourceAdapter class.

This adapter supports the following versions of MIIS:

The MIIS adapter is implemented as a database table resource adapter. Therefore, the MIIS adapter has the same installation requirements and requires the same administrative privileges as the underlying database.

The MIIS adapter can be used with the following database systems:

Resource Configuration Notes

None

Identity Manager Installation Notes


Note  These installation notes assume that a SQL Server database table will be managed. If you are using a database other than SQL Server, copy the jar files required for that database. See the Identity Manager Installation Notes section of the appropriate database resource adapter for more information.

The MIIS resource adapter is a custom adapter. You must perform the following steps to complete the installation process:

  1. Select the Microsoft Identity Integration Server option from the Resources section of the Configure Managed Resources page.
  2. Copy the following files to the InstallDir\idm\WEB-INF\lib directory. For more information obtaining these files, see the SQL page 1-343
    • msbase.jar
    • mssqlserver.jar
    • msutil.jar

Usage Notes

None

Security Notes

This section provides information about supported connections and privilege requirements.

Supported Connections

Identity Manager uses JDBC to communicate with the MIIS adapter.

Required Administrative Privileges

The user must be able to read, write, delete, and change fields in the database. See the database adapter documentation for more information.

Provisioning Notes

The following table summarizes the provisioning capabilities of this adapter.

Feature

Supported?

Enable/disable account

Yes

Rename account

No

Pass-through authentication

Yes

Before/after actions

No

Data loading methods

  Import data from resource

  Reconciliation

Account Attributes

The list of account attributes is determined by which database columns were selected as Managed Columns during configuration of the MIIS resource. The possible account attributes vary for each installation.

Resource Object Management

None

Identity Template

$accountId$

Sample Forms

None

Troubleshooting

Use the Identity Manager debug pages to set trace options on the following classes:



Previous      Contents      Next     


Copyright 2006 Sun Microsystems, Inc. All rights reserved.