Loginwindow (GlobalPreferences)¶
The GlobalPreferences payload is used to enable Fast user switching and to set an automatic logout period.
Contents
Summary¶
| PayloadType: | .GlobalPreferences |
|---|---|
| Supervised Only: | |
| N/A | |
| macOS: | N/A |
| macOS Deprecated: | |
| N/A | |
| iOS: | N/A |
| iOS Deprecated: | N/A |
| Highlander: | N/A |
Keys¶
MultipleSessionEnabled¶
Enable fast user switching
Enable fast user switching
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| boolean | N/A | N/A | N/A | N/A | N/A | N/A |
com.apple.autologout.AutoLogOutDelay¶
Auto Logout Inactive Users
Automatically log out after this many seconds of inactivity
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| integer | 0 | N/A | N/A | N/A | N/A | N/A |