[CalendarServer-changes] [3725] PyOpenDirectory/trunk/pysrc/dsattributes.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 24 13:33:26 PST 2009


Revision: 3725
          http://trac.macosforge.org/projects/calendarserver/changeset/3725
Author:   cdaboo at apple.com
Date:     2009-02-24 13:33:24 -0800 (Tue, 24 Feb 2009)
Log Message:
-----------
Forgot to commit this with the improved Kerberos support stuff.

Modified Paths:
--------------
    PyOpenDirectory/trunk/pysrc/dsattributes.py

Modified: PyOpenDirectory/trunk/pysrc/dsattributes.py
===================================================================
--- PyOpenDirectory/trunk/pysrc/dsattributes.py	2009-02-24 17:30:41 UTC (rev 3724)
+++ PyOpenDirectory/trunk/pysrc/dsattributes.py	2009-02-24 21:33:24 UTC (rev 3725)
@@ -1159,6 +1159,12 @@
 kDSNAttrAddressLine3 = "dsAttrTypeStandard:AddressLine3"
 
 """
+ kDSNAttrAltSecurityIdentities
+ Alternative Security Identities such as Kerberos principals.
+"""
+kDSNAttrAltSecurityIdentities = "dsAttrTypeStandard:AltSecurityIdentities"
+
+"""
  kDSNAttrAreaCode
  Area code of a user's phone number.
 """
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090224/f6303f06/attachment-0001.html>


More information about the calendarserver-changes mailing list