Hp Identity Driven Manager Software Series Instrukcja Użytkownika Strona 140

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 139
3-76
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.
Przeglądanie stron 139
1 2 ... 135 136 137 138 139 140 141 142 143 144 145 ... 193 194

Komentarze do niniejszej Instrukcji

Brak uwag