Apple Mac OS X Server (Administrator’s Guide) User Manual
Page 576

576
Appendix A
MCXSettings:
stores preferences for a
managed user
Mac OS X
property list
AuthenticationAuthority:
an XML description of
the user’s defined
method for
authentication.
ASCII
Values are used to describe SASL server
authentication, Kerberos authentication,
directory-based authentication, or crypt and
replacement crypt authentication. Absence of this
data type signifies legacy authentication/password
management.
MailAttribute:
a user’s mail service
configuration (refer to
“Format of the
MailAttribute Data Type”
on page 577 for
information on
individual fields)
Mac OS X
property list
<dict>
<key>kAttributeVersion</key>
<string>Apple Mail 1.0</string>
<key>kAutoForwardValue</key>
<string>[email protected]</string>
<key>kIMAPLoginState</key>
<string>IMAPAllowed</string>
<key>kMailAccountLocation</key>
<string>domain.example.com</string>
<key>kMailAccountState</key>
<string>Enabled</string>
<key>kNotificationState</key>
<string>NotificationStaticIP</string>
<key>kNotificationStaticIPValue</key>
<string>[1.2.3.4]</string>
<key>kPOP3LoginState</key>
<string>POP3Allowed</string>
<key>kSeparateInboxState</key>
<string>OneInbox</string>
<key>kShowPOP3InboxInIMAP</key>
<string>HidePOP3Inbox</string>
</dict>
Data type
Format
Sample values