
Examples:
•
AdminGroup:alpha
– The Group name is AdminGroup and assigns user alpha to the group.
•
ManagersGroup:beta,gamma
– The Group name is ManagerGroup and assigns users beta and gamma to the group.
White List File
A White List file is a text file that provides a list of allowed packages from that group. The text file contains one
line for each allowed package for that user group. Each line is format as follows:
<package1name>
.
.
.
<packageNname>
where:
<package1Name>
= the package name allowed for this group. Wild cards are allowed for this field.
Example:
Refer to the example of the Groups file above. A White List file of the name AdminGroup could have the following
lines:
com.companyname.application
com.motorolasolutions.*
where:
com.companyname.application
= the specific application with the package name
com.companyname.application
will be permitted for this group.
com.motorolasolutions.*
= any application that has a package name that starts with
com.motorolasolutions
will be permitted for this group.
The wildcard “.*” is allowed and indicates that this group is permitted to run any package.
A default White List for use when the MultiUser feature is disabled takes the same form as above but
in named default.
To assure that administrative users have access to all device functionality, the White List for the administrative
users group should use the wildcard.
At a minimum, the White List for the administrative users group should contain
com.motorolasolutions.fusion
to
allow administrative users the ability to configure Wi-Fi advanced settings.
MN000112A01 - September 2013
6-19