[CalendarServer-changes] [13228] twext/trunk/twext/who/ldap/_service.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 9 11:36:51 PDT 2014


Revision: 13228
          http://trac.calendarserver.org//changeset/13228
Author:   sagen at apple.com
Date:     2014-04-09 11:36:51 -0700 (Wed, 09 Apr 2014)
Log Message:
-----------
Add a comment

Modified Paths:
--------------
    twext/trunk/twext/who/ldap/_service.py

Modified: twext/trunk/twext/who/ldap/_service.py
===================================================================
--- twext/trunk/twext/who/ldap/_service.py	2014-04-09 18:35:10 UTC (rev 13227)
+++ twext/trunk/twext/who/ldap/_service.py	2014-04-09 18:36:51 UTC (rev 13228)
@@ -144,6 +144,9 @@
 # the constants.
 
 # Maps field name -> LDAP attribute names
+
+# NOTE: you must provide a mapping for uid
+
 DEFAULT_FIELDNAME_ATTRIBUTE_MAP = MappingProxyType({
     # FieldName.dn: (LDAPAttribute.dn.value,),
     # BaseFieldName.uid: (LDAPAttribute.dn.value,),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140409/2a9dd42f/attachment.html>


More information about the calendarserver-changes mailing list