home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / archives / 2951 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  2.6 KB

  1. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!ames!agate!terminator.cc.umich.edu!tim
  2. From: tim@terminator.cc.umich.edu (Tim Howes)
  3. Newsgroups: comp.archives
  4. Subject: [aus.net.directory.osi-ds] LDAP-1.0 Release Announcement
  5. Followup-To: aus.net.directory.osi-ds
  6. Date: 24 Jul 1992 09:50:03 GMT
  7. Organization: University of California, Berkeley
  8. Lines: 62
  9. Approved: adam@soda.berkeley.edu
  10. Distribution: world
  11. Message-ID: <14ojobINN8ja@agate.berkeley.edu>
  12. References: <7904@sirius.ucs.adelaide.edu.au>
  13. NNTP-Posting-Host: soda.berkeley.edu
  14. X-Original-Newsgroups: aus.net.directory.osi-ds
  15. X-Original-Date: 24 Jul 92 03:38:59 GMT
  16.  
  17. Archive-name: auto/aus.net.directory.osi-ds/LDAP-1-0-Release-Announcement
  18.  
  19. Sorry for the cross posting...            -- Tim
  20.  
  21.  
  22.             A N N O U N C E M E N T
  23.  
  24.     I am pleased to announce release 1.0 of UM-LDAP, an implementation
  25.     of the Lightweight Directory Access Protocol.  LDAP is a soon-to-be
  26.     proposed standard lightweight protocol for accessing X.500, that
  27.     runs over TCP/IP.  It is similar in function to the DAS and DIXIE
  28.     protocols described in RFC's 1202 and 1249, respectively.  LDAP
  29.     itself is currently described by the Internet Drafts osi-ds-26 and
  30.     osi-ds-27.
  31.  
  32.     This release includes the following components:
  33.  
  34.     - LDAP server
  35.  
  36.     - Asynchronous client library
  37.  
  38.     - Synchronous client library
  39.  
  40.     - Lightweight BER encoding/decoding library
  41.  
  42.     - Sundry sample client programs
  43.  
  44.     ISODE-8.0 and QUIPU are required to build the server, but the client
  45.     libraries can be made separately without having ISODE.
  46.  
  47. AVAILABILITY
  48.  
  49.     This software is freely available to anyone for any lawful purpose,
  50.     subject to U-M copyright notices and disclaimers.  The software is
  51.     available for anonymous ftp from the host terminator.cc.umich.edu
  52.     in the x500/ directory.  The file is called ldap-1.0.tar.Z.
  53.  
  54. SUPPORT
  55.  
  56.     The software is provided as is without any express or implied
  57.     warranty, but there is a bug reporting mail address which is
  58.     responded to on a best-effort basis:
  59.  
  60.     bug-ldap@terminator.cc.umich.edu
  61.  
  62.     In addition, there is a discussion list for issues relating to this
  63.     implementation of ldap:
  64.  
  65.     ldap@terminator.cc.umich.edu        -- discussion list
  66.     ldap-request@terminator.cc.umich.edu    -- to join the list
  67.  
  68.     Comments or questions about the LDAP protocol in general should be
  69.     sent to the OSI-DS discussion group:
  70.  
  71.     osi-ds@cs.ucl.ac.uk
  72.  
  73. SUPPORTED PLATFORMS
  74.  
  75.     The software is known to run on a Sun 4 under SunOS 4.1.1, and the
  76.     client libraries have been ported to the Apple Macintosh.  Future
  77.     releases will likely be ported to other platforms.
  78.  
  79.