Avaya Administering Aura Session Manager Release 6.1 Manuel d'utilisateur Page 228

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 532
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 227
XML for user with core attributes
Following are the minimal elements for mapping the user import XML with user interface fields:
Table 1: Minimal elements
UI field Description XML tag Possible value
Authentication
Type
Specifies the type of
authentication.
<authenticationTy
pe>
...
</
authenticationTyp
e>
>
Basic or Enterprise
First Name Specifies the first
name of the user.
<givenName>
...
</givenName>
First name of the
user.
Login Name Specifies the primary
handle of user.
<loginName>
...
</loginName>
User log-in name.
Last Name Specifies the last
name of the user.
<surname>
...
</surname>
Last name of the
user.
Login Password Specifies the
password used to log
in to System
Manager.
<userPassword>
...
</userPassword>
Log-in password of
the user.
Sample XML with a single user profile
Following is a sample XML for a user profile with basic fields. To create your own XML, replace
the value of the tags explained in the Minimal elements table in XML for user with core
attributes.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Root Element 'Users' represent collection of user (containing 1 or more
users)-->
<tns:users xmlns:tns="http://xml.avaya.com/schema/import" xmlns:xsi="http://
www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xml.avaya.com/
schema/import userimport.xsd" >
<tns:user>
<authenticationType>Basic</authenticationType>
<givenName>John</givenName>
<loginName>[email protected]</loginName>
Managing Users
228 Administering Avaya Aura
®
Session Manager November 2010
Vue de la page 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 531 532

Commentaires sur ces manuels

Pas de commentaire