simple user access to X.500

Tom Tignor <tpt2@isi.edu> Wed, 01 April 1992 01:13 UTC

Received: from nri.nri.reston.va.us by ietf.NRI.Reston.VA.US id aa03037; 31 Mar 92 20:13 EST
Received: from nri.reston.va.us by NRI.Reston.VA.US id aa01576; 31 Mar 92 20:16 EST
Received: from bells.cs.ucl.ac.uk by NRI.Reston.VA.US id aa01571; 31 Mar 92 20:15 EST
Received: from venera.isi.edu by bells.cs.ucl.ac.uk with Internet SMTP id <g.05426-0@bells.cs.ucl.ac.uk>; Tue, 31 Mar 1992 23:56:54 +0100
Received: from che.isi.edu by venera.isi.edu (5.65c/5.65+local-4) id <AA02457>; Tue, 31 Mar 1992 14:56:22 -0800
Message-Id: <199203312256.AA02457@venera.isi.edu>
To: osi-ds@cs.ucl.ac.uk
Subject: simple user access to X.500
Reply-To: tpt2@isi.edu
Date: Tue, 31 Mar 1992 14:56:04 -0800
From: Tom Tignor <tpt2@isi.edu>

Hi.

We are looking to see if anyone has developed a very specific
kind of DUA. (Actually we're not sure this is a DUA or something
else).  

It should be able to return useful information via a very
simple command set, something like the old whois. 

Functionality is not the crucial issue.  Making it lightweight is.

This should be a small C program that any user can compile and run on a
workstation without having to inport any large environment or library
(for example, it should not need ISODE), and it should easily fit on a 
user's workstation. 

The program should take a simple command, send the request in a simple
protocol over the network to a more capable program.  This intermediate
program should convert the request to be an input for a real DUA, 
such as dish, and get the response back.


User Workstation	Intermediate		    Servers
			Machine

Simple			Simple	  		
Access	<---Simple--->	Access<==>DUA <---X.500---> DSA
Client	   Protocol	Server          Protocol


Has such a thing been built?  Portability is key, here. I
know a lot of lightweight DUAs have been built, but I don't know that
any of them are small enough to easily fit on a workstation.

- --jon &	Tom Tignor.