Jabber Account
com.apple.jabber.account
The payload that configures a Jabber account.
macOS
macOS 10.7+combinedConfiguration Keys (7)
| Key | Type | Title |
|---|---|---|
JabberAccountDescriptionrequiredThe description of the account. | string | Account Description |
JabberUserNameThe user's user name. | string | Account Username |
JabberPasswordThe user's password. | string | Account Password |
JabberAuthenticationrequiredThe authentication method for the account. Range: Password (JabberAuthPassword), Kerberos v5 (JabberAuthKerberos) | string | Jabber Authentication |
JabberHostNamerequiredThe server's address. | string | Account Hostname |
JabberPortrequiredThe server's port. Default: 5222 Range: 0 – 65535 | integer | Port Number |
JabberUseSSLIf 'true', enables SSL. Default: false | boolean | Use SSL |