Avaya Administering Aura Session Manager Release 6.1 Manual do Utilizador Página 228

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 532
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 531 532

Comentários a estes Manuais

Sem comentários