macOS Server Account
com.apple.osxserver.account
The payload that configures a macOS Server account.
iOS
iOS 9.0+combinedConfiguration Keys (5)
| Key | Type | Title |
|---|---|---|
AccountDescriptionrequiredThe description of the account. Default: "My macOS Server Account" | string | Account Description |
HostNamerequiredThe server's address. | string | Account Hostname |
UserNamerequiredThe user's user name. | string | Account Username |
PasswordThe user's password. | string | Account Password |
ConfiguredAccountsrequiredAn array of dictionaries containing configured account types and relevant settings Range: — – 1 | array | Configured Accounts |
ConfiguredAccountsItemConfigured account type and relevant settings | dict | Configured Account |
Typerequiredcom.apple.osxserver.documents (the Documents account type). Default: "com.apple.osxserver.documents" Range: com.apple.osxserver.documents | string | Account Type |
PortDesignates the port number to use when contacting the server. If no port number is specified, the default port is used. Default: 8071 Range: 0 – 65535 | integer | Port Number |