Managing User Accounts With An Xml File - 3Com VCX V7000 Maintenance Manual

Ip telephony solution
Hide thumbs Also See for VCX V7000:
Table of Contents

Advertisement

158
C
10: M
HAPTER
Managing User
Accounts with an
XML File
U
A
ANAGING
SER
CCOUNTS
Console output provides a running indication of progress and an action
summary on completion.
Command processing generates two log files, whose names and
locations are displayed on your console. One file contains a summary of
command actions. The second file contains debug information that is
useful if processing fails. If the log files cannot be created, command
processing halts. See
You can use an XML file as input to the
in the file can add, modify, or delete user accounts. 3Com Corporation
recommends that an XML file contain no more than 5000 transactions.
While this is not a hard limit, exceeding 5000 transactions may cause
performance issues.
Use the following syntax to specify an XML file as input to the
command (and get the return code displayed on your console):
./user-MAC –-xml InputFileName.xml --non-stop; echo "RET:$?"
The XML support files are located in the /opt/3com/VCX/vcxdata/conf
directory, and are described in subsequent sections.
XML Input File DTD
The DTD file that specifies XML format for
named
user-MAC-transactions.dtd
<!ELEMENT user-MAC-transactions (transaction+) >
<!ELEMENT transaction (
uname,
phone?,
newPhone?,
newUname?,
password?,
title?,
first?,
middle?,
last?,
email?,
street1?,
street2?,
city?,
state?,
country?,
zip?,
U
C
L
SING THE
OMMAND
INE
Files and Directories
I
NTERFACE
for location information.
command. Transactions
user-MAC
command input is
user-MAC
and has the following structure:
user-MAC

Advertisement

Table of Contents
loading

Table of Contents