Importing users from xml files, Importing users from xml files -97 – HP Identity Driven Manager Software Series User Manual
Page 161
3-97
Using Identity Driven Manager
Using the User Import Wizard
When using Novell eDirectory:
//Configuration for LDAP directory. Following values are for Novell eDirectory. Change
as needed per object class and attributes in LDAP directory being used.
USER { // User object
OBJECT_CLASS=User // User object class
LOGON_NAME=uid // Login name attribute.
COMMON_NAME=cn // Common Name attribute
DESCRIPTION=description // User description attribute
DISPLAY_NAME=displayName // User display name attribute
}
GROUP { // Group object
OBJECT_CLASS=Group // Object class for Group
COMMON_NAME=cn // common name attribute
DESCRIPTION=description // Group Description attribute
MEMBER=member // Group member attribute
USER_MEMBER_ATTRIBUTE=cn // User attribute used to link member users
from Group objects.
}
}
You would modify the LDAP_Server_Config section only if your LDAP server is
using other than the standard port (389). Similarly, if you select any of SASL or
Kerberos
authentication methods, edit the related sections of the config file as needed
to match custom configurations.
Importing Users from XML files
If you select to import users from an XML File, the XML Data Source window
displays.
N o t e :
The XML file containing user data must reside on the IDM server to use this option
and contain information similar to the data shown in the “XML User Import File
Example” on page