T.R | Title | User | Personal Name | Date | Lines |
---|
3918.1 | Refining my questions | EDSCLU::GARROD | IBM Interconnect Engineering | Thu Apr 03 1997 20:52 | 23 |
| OK I've got a little closer. I've discoved that CDI is the (Common
Directory Interface) ie a layer above the naming services (LOCAL, DNS
and BIND) that DECnet now uses (thanks AltaVista).
But what I can't find is any pointers to programming interface
documentation to:
a) Look at the LOCAL namespace
or
b) Interface to CDI
The reason I need these is that I need to upgrade a config utility we
have that currently makes DNS calls so hence can't see anything about
the LOCAL namespace.
So are there any pogrammming interfaces to th LOcal Namespace and/or
CDI? If so where are they documented.
Thanks,
Dave
|
3918.2 | | IP$16.65.80.19::S_WATTUM | Scott Wattum - FTAM/VT/OSAK Engineering | Fri Apr 04 1997 09:31 | 13 |
| As far as I remember, the CDI interface is not documented for "customer" use.
The X.500 version isn't too tough to use - you setup a datastructure with
information pertaining to what you want, then call a get_attributes() routine
which fills in information. Once you're done you call free_attributes().
I don't know if the DECdns/BIND/Local version is more difficult, but it
shouldn't be.
My suggestion would be to contact Mark Olsen directly (BULEAN::OLSEN) to discuss
your requirements further.
fwiw,
--Scott
|
3918.2 | | IP$16.65.80.19::S_WATTUM | Scott Wattum - FTAM/VT/OSAK Engineering | Mon Apr 07 1997 10:27 | 13 |
| As far as I remember, the CDI interface is not documented for "customer" use.
The X.500 version isn't too tough to use - you setup a datastructure with
information pertaining to what you want, then call a get_attributes() routine
which fills in information. Once you're done you call free_attributes().
I don't know if the DECdns/BIND/Local version is more difficult, but it
shouldn't be.
My suggestion would be to contact Mark Olson directly (BULEAN::OLSON) to discuss
your requirements further.
fwiw,
--Scott
|