Status of LDAP
Christian Huitema <Christian.Huitema@sophia.inria.fr> Mon, 26 July 1993 14:16 UTC
Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa00707;
26 Jul 93 10:16 EDT
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa00703;
26 Jul 93 10:16 EDT
Received: from haig.cs.ucl.ac.uk by CNRI.Reston.VA.US id aa06617;
26 Jul 93 10:16 EDT
Received: from bells.cs.ucl.ac.uk by haig.cs.ucl.ac.uk with local SMTP
id <g.04035-0@haig.cs.ucl.ac.uk>; Mon, 26 Jul 1993 15:10:27 +0100
Received: from mitsou.inria.fr by bells.cs.ucl.ac.uk with Internet SMTP
id <g.01005-0@bells.cs.ucl.ac.uk>; Mon, 26 Jul 1993 15:10:06 +0100
Received: by mitsou.inria.fr (5.65c/IDA-1.2.8) id AA18680;
Mon, 26 Jul 1993 16:11:15 +0200
Message-Id: <199307261411.AA18680@mitsou.inria.fr>
To: tim@terminator.rs.itd.umich.edu
Cc: osi-ds@cs.ucl.ac.uk
Subject: Status of LDAP
Date: Mon, 26 Jul 93 16:11:14 +0200
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Christian Huitema <Christian.Huitema@sophia.inria.fr>
I am preparing a course on name services (X.500 and friends) and am currently writing a section on LDAP. I have a couple of questions: 1) I am currently using the internet draft: draft-ietf-osids-lightdirect-03.txt This draft does not carry the regular "date" and "expires" indications in the header -- but page footings mention "Expires 6/15/93". Where is the valid version? 2) Various minor bugs in the draft: Page 3: Comma missing after: unbindRequest UnbindRequest Page 3: IA5String ::= OCTET STRING should be LDAPString or something similar, NOT "IA5String" which is an ASN1 reserved key word. 3) We beated at length the Search vs Read vs List issue. How come that LDAP still includes a "Compare" operation? I could have thought that "Search, scope=baseobject, filter=assertion" would do the trick... 4) Mandating the definite form of ASN.1/BER is **NOT** a simplification. Is this just a a leftover from SNMP? 5) How many implementations of LDAP do we count today? Christian Huitema
- Status of LDAP Christian Huitema
- Re: Status of LDAP Tim Howes