2
Management
14
A
complete
listing
of
this
database
will
show
the
new
account:
Device:/LocalUserDatabase/AdminUsers>
show
User
Name
Groups
Comments
‐‐‐‐‐ ‐‐‐‐‐‐‐‐‐‐‐‐‐‐ ‐‐‐‐‐‐‐‐
admin
Administrators
<empty>
+
audit
Auditors
<empty>
Device:/LocalUserDatabase/AdminUsers>
cc
Device:/>
Here,
the
group
name
Auditors
is
a
text
string
and
its
meaning
is
predefined
in
the
SEG.
The
plus
sign
“+”
next
to
the
new
user
audit
indicates
that
this
object
has
not
yet
been
committed
to
the
configuration.
Linking logins to the database
The
local
user
database
is
referred
to
during
a
login
because
the
relevant
access
object
points
to
an
AuthenticationProfile
,
which
then
points
to
the
database
that
stores
the
credentials.
For
example,
SSH
logins
are
controlled
by
a
RemoteMgmtSSH
object.
This
object
refers
to
an
AuthenticationProfile
object
that
then
refers
to
the
database
to
be
used
for
authentication.
AuthenticationProfile
objects
are
discussed
further
in
Authentication
on
page
153
.
The
diagram
below
illustrates
the
relationship
between
the
various
components.
Figure 1. Local user database usage with SSH