Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java[TM] System Identity Manager 7.1 Resources Reference 


Windows NT

The Windows NT resource adapter is defined in the com.waveset.adapter.NTResourceAdapter class. It provides support for the following:

Resource Configuration Notes

This section describes Windows NT provisioning across multiple domains with two-way trusts.

The following constraints apply when managing multiple domains from a single domain.


Note

Terms referenced this section are:

  • Gateway domain — Domain that the gateway machine is a member of.
  • Resource admin account — Administrative account defined in the Identity Manager resource.
  • Service account — Account that the gateway service is running as.

These trusts must be established:

When the gateway service is started, a local login of the service account is done. If any of the resource admin accounts are different than the service account or you will be doing pass-through authentication for any of the domains, then the service account needs the Act As Operating System and Bypass Travers Checking user rights in the gateway domain. These rights are required for the service account to login as and impersonate another.

If you will be creating home directories, then the resource admin account needs to be able to create directories on the file system on which the directories will be created. If the home directory will be created on a network drive, the resource admin account must have write access to that share.

If you will be running before, after, or resource actions, the resource admin account needs read and write access to the file system in the TEMP or TMP environment variables of the gateway process; or, if not defined, the gateway process' working directory (this is either WINNT or WINNT\system32).

The gateway writes the scripts and script output to one of these directories (the directory is selected in the order they are mentioned).

Configure a separate resource adapter for each domain. The same gateway host may be used.

It should be possible to manage multiple domains using a single resource by overriding any domain-specific resource attributes (the domain and possibly the administrator and password) for each user.


Note

  • Since a domain trusts itself, some of the trust relationships do not need to be made explicit when the two domains in questions are really the same domain.
  • You can use the same account for the resource admin account for all managed domains, as well as the service account, if you set up the appropriate trust relationships, group membership, and user rights.

Identity Manager Installation Notes

The Windows NT adapter does not require any additional installation procedures.

Usage Notes

None

Security Notes

This section provides information about supported connections and privilege requirements.

Supported Connections

Identity Manager uses the Sun Identity Manager Gateway to communicate with this adapter.

Required Administrative Privileges

Administrators must have permissions to create and maintain users and groups on the resource.

Provisioning Notes

The following table summarizes the provisioning capabilities of this adapter.

Feature

Supported?

Enable/disable account

Yes

Rename account

Yes

Pass-through authentication

Yes

Before/after actions

Yes

Data loading methods

  • Import from resource
  • Reconciliation

The following admininistrative privileges are required to support Active Directory pass-thru authentication for Windows 2003 running in Windows 2000 mode

Account Attributes

The following table provides information about Windows NT account attributes.

Resource
User Attribute

Tab/NT Field

Attribute Type

AccountLocked

General/Account is locked out

Boolean

description

General/Description

String

fullname

General/Full Name

String

groups

Member Of/Member of

String

HomeDirDrive

Profile/Connect

String

HomeDirectory

Profile/Local Path

String

LoginScript

Profile/Login script

String

PasswordNeverExpires

General/Password never expires

Boolean

Profile

Profile/Profile path

String

userPassword

Password

Encrypted

WS_PasswordExpired

General/User must change password at next login

Boolean

PasswordAge

Not displayed by default. Indicates the amount of time since the last password change. To implement use the java.util.Date class to convert the value into a human-readable format.

Int

Resource Object Management

Identity Manager supports the following objects:

Resource Object

Features Supported

Attributes Managed

Group

Create, update, delete

description, member, groupType

Identity Template

$accountId$

Sample Forms

Built-In

Windows NT Create Group Form

Windows NT Update Group Form

Also Available

NTForm.xml

Troubleshooting

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

com.waveset.adapter.NTResourceAdapter



Previous      Contents      Index      Next     


.   Copyright 2007 Sun Microsystems, Inc. All rights reserved.