CreateImportPendingUser

Creates a “pending import” user in this computer.

Syntax

IUserInfo CreateImportPendingUser(string source, DateTime timestamp)

Parameters

Specify the following parameters when using this method.

Parameter Description
source The location of the source data for the user to be imported.
timestamp The date and time at which the data was retrieved.

Return value

The newly-created pending import user object.

Discussion

User profiles in a pending import user object need to be mapped to Active Directory groups before they can be used. Users in this state are normally imported from NIS domains or from text files and stored temporarily either in Active Directory or in XML files until they are mapped to Active Directory accounts. For more information about importing and mapping users, see the Administrator’s Guide for Linux and UNIX.