[SR-Dev] git:janakj/ldap: - updated with comments received from Victor Pascual

Jan Janak jan at iptel.org
Fri Feb 13 00:57:04 CET 2009


Module: sip-router
Branch: janakj/ldap
Commit: 870ae982996067ac14572f87f82e4ea21597b9c3
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=870ae982996067ac14572f87f82e4ea21597b9c3

Author: Jan Janak <jan at iptel.org>
Committer: Jan Janak <jan at iptel.org>
Date:   Wed Jun 25 08:12:06 2008 +0000

- updated with comments received from Victor Pascual

---

 modules/db_ldap/standards.txt |   36 ++++++++++++++++++++++++++++--------
 1 files changed, 28 insertions(+), 8 deletions(-)

diff --git a/modules/db_ldap/standards.txt b/modules/db_ldap/standards.txt
index e24244d..7bfeb8b 100644
--- a/modules/db_ldap/standards.txt
+++ b/modules/db_ldap/standards.txt
@@ -3,25 +3,45 @@ List of relevant standards and RFCs
 
 RFC2307: An Approach for Using LDAP as a Network Information Service
 
+  This document is experimental and based on RFC2251, which has been obsoleted
+  by RFC 4510, RFC 4511, RFC 4513, RFC 4512 and updated by RFC 3377 and RFC
+  3771.  Anyhow, AFAIK RFC 2307 is not obsoleted.
+
 RFC2256: A summary of the X.500(96) user Schema for use with LDAPv3
-         This rfc contains a collection of attribute types and object
-         classes collected from various ITU documents. Attribute types
-         such as objectClass or cn are defined here.
+
+  This rfc contains a collection of attribute types and object classes
+  collected from various ITU documents. Attribute types such as objectClass or
+  cn are defined here.
+
+  This document has been obsoleted by RFC 4510 and updated by RFC 4512, RFC
+  4517 and RFC 4519.
+
 
 RFC2587: Internet X.509 Public Key Infrastructure LDAPv2 Schema
 
+  This document has been obsoleted by RFC 4523.
+
+
 RFC1274: The COSINE and Internet X.500 Schema
 
+  This document has been obsoleted by RFC 4524.
+
 RFC2798: Definition of the inetOrgPerson LDAP Object Class
 
+  This document has been updated by RFC 3698, RFC 4519 and RFC 4524.
+
 RFC4515: Lightweight Directory Access Protocol (LDAP): String Representation
          of Search Filters
 
 RFC4530: LDAP entryUUID Operational Attribute
-        This RFC defines the entryUUID operational attribute which can be
-        used by the server to assign unique identifiers to objects in the
-        directory. Such identifiers can be used to identify the object even
-		when the dn of the object changes. Unfortunately the entryUUID attribute
-		cannot by modified by the user and thus it is not directly usable for us.
+
+  This RFC defines the entryUUID operational attribute which can be used by
+  the server to assign unique identifiers to objects in the directory. Such
+  identifiers can be used to identify the object even when the dn of the
+  object changes. Unfortunately the entryUUID attribute cannot by modified by
+  the user and thus it is not directly usable for us.
 
 RFC2252 LDAPv3: Attribute Syntax Definitions
+
+  This document has been obsoleted by RFC 4510, RFC 4517, RFC 4523, RFC 4512
+  and updated by RFC 3377




More information about the sr-dev mailing list