ALE M3-M5-M7-M8 DeskPhones Administrator Guide
String of 3 to 32 characters
It configures the password of the admin.
String of 4 to 32 characters
Maintenance → Change Password
Menu → Advanced Setting (default password: 123456) → Change Password
5.1.2 User Access Level Configuration
The following table lists the parameters you can use to configure the user access level.
DeviceUserAccessPermissionEnable
It enables or disables the 3-level access permissions (admin, var, user).
false - disable
true - enable
DeviceUserAccessPermissionUrl
It configures the access URL of the file, which defines 3-level access permissions.
URL within 512 characters
It configures the default access level to access the phone user interface.
Note: It works only if “DeviceUserAccessPermissionEnable” is set to true (Enabled).
0 - user
1 - var
2 - admin
5.1.3 Access Permissions Specification
Access permissions of all configuration items available on phones’ web user interface and phone user
interface can be defined in a fixed UserAccessPermission.xml file.
Each configuration item in the file is formatted as:
ItemName = X1X2
The valid values of X1, X2 include 0, 1, 2 and 3.
X1 is used for specifying the access level. The access levels: 2 = admin, 1 = var, 0 = user, 3 = none.
X2 is used for defining the access permission. 2 means the configuration item is read-only for X1 and higher
access levels, the highest is always writable. 1 means the configuration item is read- only for X1 access level