[CalendarServer-changes] [15524] CalendarServer/trunk/README.rst

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 18 09:29:09 PDT 2016


Revision: 15524
          http://trac.calendarserver.org//changeset/15524
Author:   wsanchez at apple.com
Date:     2016-04-18 09:29:09 -0700 (Mon, 18 Apr 2016)
Log Message:
-----------
typo

Modified Paths:
--------------
    CalendarServer/trunk/README.rst

Modified: CalendarServer/trunk/README.rst
===================================================================
--- CalendarServer/trunk/README.rst	2016-04-18 16:20:00 UTC (rev 15523)
+++ CalendarServer/trunk/README.rst	2016-04-18 16:29:09 UTC (rev 15524)
@@ -58,7 +58,7 @@
 You will need to choose a directory service to use to populate your server's principals (users, groups, resources, and locations). A directory service provides the Calendar and Contacts Server with information about these principals. The directory services supported by Calendar and Contacts Server are:
 
 - XMLDirectoryService: this service is configurable via an XML file that contains principal information. The file conf/auth/accounts.xml provides an example principals configuration.
-- OpenDirectoryService: this service uses Apple's OpenDirectory client, the bulk of the configuration for which is handled external to Calendar and Contacts Server (e.g. System Preferences --> Usersi & Groups --> Login Options --> Network Account Server).
+- OpenDirectoryService: this service uses Apple's OpenDirectory client, the bulk of the configuration for which is handled external to Calendar and Contacts Server (e.g. System Preferences --> Users & Groups --> Login Options --> Network Account Server).
 - LdapDirectoryService: a highly flexible LDAP client that can leverage existing LDAP servers. See `twistedcaldav/stdconfig.py <https://trac.calendarserver.org/browser/CalendarServer/trunk/twistedcaldav/stdconfig.py>`_ for the available LdapDirectoryService options and their defaults. 
 
 The caldavd-test.plist configuration uses XMLDirectoryService by default, set up to use conf/auth/accounts-test.xml. This is a generally useful configuration for development and testing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20160418/0db7a286/attachment.html>


More information about the calendarserver-changes mailing list