Explore the full catalogue of Apple Mobile Device Management (MDM) and Declarative Device Management (DDM) policies for macOS and iOS. Use the interactive explorer to search, filter, and reference policy keys for use with Microsoft Intune, Jamf, or any standards-compliant MDM solution.
The payload that configures a macOS Server account.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Account Hostname HostName Deprecated (iOS 12.0) The server's address. | string | required | — | ✓Yes | iOS (9.0 - 12.0) |
Account Username UserName Deprecated (iOS 12.0) The user's user name. | string | required | — | ✓Yes | iOS (9.0 - 12.0) |
Account Password Password Deprecated (iOS 12.0) The user's password. | string | optional | — | ✓Yes | iOS (9.0 - 12.0) |
Account Description AccountDescription Deprecated (iOS 12.0) The description of the account. | string | optional | — | ✓Yes | iOS (9.0 - 12.0) |
Configured Accounts ConfiguredAccounts Deprecated (iOS 12.0) An array of dictionaries containing configured account types and relevant settings 1 subkey | array | required | — | ✓Yes | iOS (9.0 - 12.0) |
└─ Configured Account ConfiguredAccountsItem Deprecated (iOS 12.0) 2 subkeys | dictionary | — | ✓Yes | iOS (9.0 - 12.0) | |
└─ └─ Account Type Type Deprecated (iOS 12.0) com.apple.osxserver.documents (the Documents account type). | string | required | — | ✓Yes | iOS (9.0 - 12.0) |
└─ └─ Port Number Port Deprecated (iOS 12.0) Designates the port number to use when contacting the server. If no port number is specified, the default port is used. | integer | optional | — | ✓Yes | iOS (9.0 - 12.0) |