Hp Identity Driven Manager Software Series User Manual Page 123

  • Download
  • Add to my manuals
  • Print
  • Page
    / 144
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 122
3-69
Using Identity Driven Manager
Using the User Import Wizard
XML User Import File Example
XML files used to import user data to IDM should have the following format.
<?xml version='1.0' encoding='ISO-8859-7' ?>
<DirData>
<Domain name="domain name">
<User name="username" description="user description"
displayName="user
display name" />
...
...
<Group name="group name" description="group description">
<Member name="username"/>
</Group>
<Group name="other group" description="other group
description">
</Group>
</Domain>
</DirData>
The description and displayName for the User element and the description
for the Group element are optional.
Some Group elements may not have Member elements, for example the
"other group" in the above example.
Page view 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 143 144

Comments to this Manuals

No comments