A setting in the users.xml file determines whether users in IXIA CCMS Web have access to functionality intended for SMEs and casual contributors, or the Advanced User interface that is aimed at technical writers.
Before you begin
The
users.xml file must be editable. If it is locked by another
CCMS Web administrator, a message appears on the User
Management page saying that "users.xml is locked by [email] since [date]". Confer with
the other administrator prior to breaking the lock on the file.
About this task
Add a user to the Advanced Users
group within users.xml to provide access for the user to the Advanced User interface.
Procedure
-
From the Administration menu, click .
-
Click Edit.
A message appears saying "users.xml has been checked
out."
-
Click Ctrl + F within
the users.xml window to open a search
dialog, and then enter the first or last name of the user. Click Enter.
The file scrolls to the first match that appears, and
the name is highlighted.
-
Add
<group name="Advanced
Users">
within the <groups>
section for that user.
The result should look similar to the following example:
<groups>
<group name="Advanced Users"/>
<group name="Everyone"/>
</groups>
-
Click Save.
A message appears saying: "users.xml has been saved and
checked in."
Results
The next time this user launches CCMS Web, the Advanced User interface for writers will
appear.