PayloadKit

macOS Server Account

com.apple.osxserver.account

The payload that configures a macOS Server account.

iOS
iOS 9.0+combined

Configuration Keys (5)

KeyTypeTitle
AccountDescriptionrequired

The description of the account.

Default: "My macOS Server Account"

stringAccount Description
HostNamerequired

The server's address.

stringAccount Hostname
UserNamerequired

The user's user name.

stringAccount Username
Password

The user's password.

stringAccount Password
ConfiguredAccountsrequired

An array of dictionaries containing configured account types and relevant settings

Range: — – 1

arrayConfigured Accounts
ConfiguredAccountsItem

Configured account type and relevant settings

dictConfigured Account
Typerequired

com.apple.osxserver.documents (the Documents account type).

Default: "com.apple.osxserver.documents"

Range: com.apple.osxserver.documents

stringAccount Type
Port

Designates 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

integerPort Number