2006-09-11 23:28:10 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2006-09-13 17:48:45 +02:00
|
|
|
<chapter id="chapter2">
|
2006-09-11 23:28:10 +02:00
|
|
|
<title>Users</title>
|
|
|
|
<para>
|
2006-11-08 18:44:16 +01:00
|
|
|
A user is based on the user's daily activity. Each user have his/her
|
|
|
|
profile, with a list of actions that can or cannot perform, to access
|
|
|
|
to Pandora.One or more profiles can be assigned to a single user.
|
2006-09-11 23:28:10 +02:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Each user is given a number of groups of agents he/she has
|
2006-09-29 19:21:14 +02:00
|
|
|
permission to access, as well as the administrative profile he/she
|
|
|
|
will have in each group. Each user can belong to one or more
|
|
|
|
groups, with an assigned profile for each of them.
|
2006-09-11 23:28:10 +02:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
2006-09-29 19:21:14 +02:00
|
|
|
Agent belongs to a group and only one, sharing the group with
|
|
|
|
agents of similar characteristics. Groups also contain incidents.
|
2006-09-11 23:28:10 +02:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Summarizing: User profiles in Pandora define which users can
|
2006-09-29 19:21:14 +02:00
|
|
|
access Pandora as well as what each user can do. Groups define
|
|
|
|
elements in common among various users. Each user could be in one
|
|
|
|
or more groups at any one time. Each group has user profiles which
|
|
|
|
are defined and attached to it. A profile is a list of things a
|
|
|
|
user can do, such as view incidents, manage database or other.
|
2006-09-11 23:28:10 +02:00
|
|
|
</para>
|
|
|
|
|
2006-09-14 13:52:24 +02:00
|
|
|
<sect1 id="sec2.1">
|
2006-09-11 23:28:10 +02:00
|
|
|
<title>Profile manager</title>
|
|
|
|
<para>
|
2006-09-29 19:21:14 +02:00
|
|
|
Pandora's profile manager is used to assign specific profiles to
|
|
|
|
each user. A hierarchy of users is so created, structured by the
|
|
|
|
user's profile within the company. With this system different
|
|
|
|
security levels can be implemented: read-only users, agent group
|
|
|
|
coordinators or system administrators.
|
2006-09-11 23:28:10 +02:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
A profile is created from the Profile Manager tool in the
|
2006-09-29 19:21:14 +02:00
|
|
|
Administration menu. There are five predefined profiles:
|
2006-09-11 23:28:10 +02:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>Operator (Read)</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Operator (Write)</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Chief Operator</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Group coordinator</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Pandora Administrator</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
<para>
|
2006-09-29 19:21:14 +02:00
|
|
|
To create a new profile click on "Manage Profiles" >
|
2006-09-11 23:28:10 +02:00
|
|
|
"Create Profile" in the Administration Menu
|
|
|
|
</para>
|
|
|
|
<graphic fileref="images/image002.png" valign="bottom" align="center"/>
|
|
|
|
<para>
|
|
|
|
Any of the following roles can be assigned to a new profile:
|
|
|
|
</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>View incidents (IR)</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Edit incidents (IW)</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Manage incidents (IM)</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2006-09-29 19:21:14 +02:00
|
|
|
<para>
|
|
|
|
View agents (AR). To view agents as well as the events
|
|
|
|
generated by them
|
|
|
|
</para>
|
2006-09-11 23:28:10 +02:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Edit agents (AW). To modify then agent's modules</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Edit alerts (LW). To modify the alerts assigned to an agent</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Manage users (UM). To modify users and their roles</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2006-09-29 19:21:14 +02:00
|
|
|
<para>
|
|
|
|
Manage DB (DM). To modify the configuration and data of the
|
|
|
|
database (Global)
|
|
|
|
</para>
|
2006-09-11 23:28:10 +02:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Manage alerts (LM). To define new alerts (Global)</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Manage Pandora (PM). To modify general system settings</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</sect1>
|
|
|
|
|
2006-09-14 13:52:24 +02:00
|
|
|
<sect1 id="sec2.2">
|
2006-09-11 23:28:10 +02:00
|
|
|
<title>Adding a user</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
A user is added clicking on "Manage Users">"Create user"
|
|
|
|
in the Administration Menu
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<graphic fileref="images/image003.png" valign="bottom" align="center"/>
|
|
|
|
<para>
|
2006-11-08 18:44:16 +01:00
|
|
|
To create a new user it is necessary to, at least, fill in
|
|
|
|
the user ID, the password (twice) and Pandora's global
|
|
|
|
profile.
|
2006-09-11 23:28:10 +02:00
|
|
|
</para>
|
|
|
|
</sect1>
|
2006-09-14 13:52:24 +02:00
|
|
|
<sect1 id="sec2.3">
|
2006-09-11 23:28:10 +02:00
|
|
|
<title>Deleting a user</title>
|
|
|
|
|
|
|
|
<para>
|
2006-09-29 19:21:14 +02:00
|
|
|
A user is deleted by clicking on the delete icon <inlinegraphic
|
|
|
|
fileref="images/cancel.png"/> on the right hand side
|
2006-09-11 23:28:10 +02:00
|
|
|
of the user. The list of users is accessed through the
|
|
|
|
"Manage Users" option in the Administration menu.
|
|
|
|
<graphic fileref="images/image005.png" valign="bottom" align="center"/>
|
|
|
|
</para>
|
|
|
|
</sect1>
|
2006-09-14 13:52:24 +02:00
|
|
|
<sect1 id="sec2.4">
|
2006-09-11 23:28:10 +02:00
|
|
|
<title>Statistics</title>
|
|
|
|
<para>
|
|
|
|
The user activity statistics show a graph with the
|
|
|
|
activity of the user, being the number of events the audit
|
|
|
|
has generated for each user. The number of events of a
|
|
|
|
user usually reflects the user's activity.
|
|
|
|
</para>
|
|
|
|
<para>
|
2006-09-29 19:21:14 +02:00
|
|
|
Click on "View Users" > "Statistics" in the Operation
|
2006-09-11 23:28:10 +02:00
|
|
|
menu to show this graph:
|
2006-09-29 19:21:14 +02:00
|
|
|
<graphic fileref="images/image006.png" valign="bottom" align="center"/>
|
|
|
|
</para>
|
2006-09-11 23:28:10 +02:00
|
|
|
</sect1>
|
2006-09-14 13:52:24 +02:00
|
|
|
<sect1 id="sec2.5">
|
2006-09-29 19:21:14 +02:00
|
|
|
<title>Messages to users</title>
|
|
|
|
<para>
|
2006-11-08 18:44:16 +01:00
|
|
|
In pandora 1.2 the possibility of send messages to other
|
|
|
|
users has been added.To create a new message to other user,
|
|
|
|
go to "Messages"section in the Operation menu. You can also
|
|
|
|
read the received messages, but the sent messages are not stored.
|
2006-09-29 19:21:14 +02:00
|
|
|
</para>
|
|
|
|
<sect2 id="sec2.5.1">
|
|
|
|
<title>Messages to groups</title>
|
|
|
|
<para>
|
|
|
|
From "Messages" > "Messages to groups" section in the
|
|
|
|
Operation menu you can send messages to groups of users. The
|
|
|
|
sent messages will not be stores.
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|
|
</chapter>
|