Apple oxs Server User Manual


 
58 Chapter 7 Working With Users and Groups
HomeDirectory:
The location of an AFP-based
home directory
Structured
UTF-8 text
<home_dir>
<url>
afp://server/sharepoint
</url>
<path>
usershomedirectory
</path>
</home_dir>
In the following example, Tom King’s home directory is
K-M/Tom King, which resides beneath the share point
directory, Users:
<home_dir>
<url>
afp://example.com/Users
</url>
<path>
K-M/Tom King
</path>
</home_dir>
HomeDirectoryQuota:
The disk quota for the user’s
home directory
Text for the
number of
bytes allowed
If the quota is 10MB, the value will be the text string
1048576.
MailAttribute:
A user’s mail service
configuration (refer to “Mail
Attributes in User Records”
on page 60 for information
on individual fields in this
structure)
Structured
text
<dict>
<key>kAttributeVersion</key>
<string>Apple Mail 1.0</string>
<key>kAutoForwardValue</key>
<string>user@example.com</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>
PrintServiceUserData
A user’s print quota statistics
UTF-8 XML
plist, single
value
Attribute Format Sample values
LL2354.book Page 58 Monday, October 20, 2003 9:47 AM