[CalendarServer-changes] [9189] CalendarServer/trunk/twistedcaldav/directory/ldapdirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 26 11:02:36 PDT 2012


Revision: 9189
          http://trac.macosforge.org/projects/calendarserver/changeset/9189
Author:   dre at apple.com
Date:     2012-04-26 11:02:36 -0700 (Thu, 26 Apr 2012)
Log Message:
-----------
One more guidAttr default update

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/directory/ldapdirectory.py

Modified: CalendarServer/trunk/twistedcaldav/directory/ldapdirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/ldapdirectory.py	2012-04-26 17:48:04 UTC (rev 9188)
+++ CalendarServer/trunk/twistedcaldav/directory/ldapdirectory.py	2012-04-26 18:02:36 UTC (rev 9189)
@@ -105,7 +105,7 @@
             "authMethod": "LDAP",
             "rdnSchema": {
                 "base": "dc=example,dc=com",
-                "guidAttr": None,
+                "guidAttr": "entryUUID",
                 "users": {
                     "rdn": "ou=People",
                     "attr": "uid", # used only to synthesize email address
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120426/6259d2a0/attachment.html>


More information about the calendarserver-changes mailing list