Classroom – Shared iPad
Keep in mind that Shared iPad and Classroom are independent; they use the same configuration system (education profile), but they can be used separately.
Enable Shared iPad

Shared iPad and multiple users
Maximum resident users
You can define, in the DEP profile, the maximum number of users that can use a Shared iPad. Note: this only configures how many slices the user space will be divided into. For instance, on a 128 GB iPad, if you allocate 10 max users, each user will have an equal amount of storage space for personal data. Ten students can log into the device and will have a nearly instant login once their data is cached on the device. If an 11th student logs in, the oldest account will be deleted to free space for this user - so the login will be pretty long (sync user 1 data to iCloud, remove user 1 data from device, download user 11 data from iCloud).
User Management
There is a new entry in the Client Info dialog showing users on a shared device:

It returns data regarding who is logged in and the amount of space used by that user.
You can:

Shared iPad and Login

Passcode is still required; this is pre-login only.
By default, FileWave will use passcode type "four." This can be changed.
settings.CLASSROOM_DEFAULT_PASSCODE_TYPE = "six"
Supported values are complex, four, or six
This file is located at:
on Mac OS X / Linux -
/usr/local/filewave/django/filewave Roster API currently only returns "Name" - no distinction between first and last name. In that case, FileWave will take the first word as first name and the rest as last name.
Shared iPad restrictions
Application installation
Applications can only be installed when there is no logged in User - MDM will report invalid MDM command when it's done while a user is logged in on a shared iPad.
The recommended workflow is:
