User`s manual
MediaPack
SIP User's Manual 50 Document #: LTRT-65408
Table 5-1 lists the available access levels and their privileges.
Table 5-1: Available Access Levels and their Privileges
Access Level
Numeric
Representation*
Privileges
Security Administrator
200
Read / write privileges for all screens
Administrator
100
Read-only privilege for security-related screens and
read / write privileges for the others
User Monitor
50
No access to security-related and file-loading
screens and read-only access to the others
No Access
0
No access to any screen
* The numeric representation of the access level is used only to define accounts in a RADIUS server (the
access level ranges from 1 to 255).
The access level mechanism operation is as follows (for both Web and RADIUS accounts):
Each Web screen features two (hard-coded) minimum access levels, read and write. The
read access level determines whether the screen can be viewed. The write access level
determines whether the information in the screen can be modified.
When a user tries to access a specific Web screen, the user's access level is compared
with the access levels of the screen:
If the access level of the user is less than the screen’s read access level, the screen
cannot be viewed.
If the access level of the user is equal to or greater than the screen’s read access
level but less than the write access level, the screen is read only.
If the access level of the user is equal to or greater than the screen’s write access
level, the screen can be modified.
The default attributes for the two accounts are shown in Table 5-2 below:
Table 5-2: Default Attributes for the Accounts
Account / Attribute Username
(Case-Sensitive)
Password
(Case-Sensitive)
Access Level
Primary Account Admin Admin Security Administrator*
Secondary Account User User User Monitor
* The access level of the primary account cannot be changed; all other account-attributes can be modified.
The first time a browser request is made, users are requested to provide their account’s
username and password to obtain access. If the Embedded Web Server is left idle for more
than five minutes, the session expires and the user is required to re-enter username and
password.
Tip: To access the Embedded Web Server with a different account, click the
Log Off button and then re-access with a new username and
password.
For details on changing the account attributes, refer to Section 5.6.5.1 on page 168. Note
that the password and username can be a maximum of 19 case-sensitive characters.
To reset the username and password of both accounts to their defaults, set the ini file
parameter ‘ResetWebPassword’ to 1.