My original question:
Is anyone using a DCE/Kerberos V (telnet ) client
and server on
DEC UNIX that works well.
If so, let know where it is and any other necessary
information.
Thanks
It seems that the tools I am interested in are bundled
with current versions of Kerberos V.
Kerberos V is available from Digital as DAS and from
other venders (Cygnus).
It is available from MIT at
ftp://athena-dist.mit.edu/pub/kerberos
It seems to compile OK on DEC UNIX 3.2c but it is
currently failing the test suite with an apparent
endian confusion.
My real goal was tools that could be used against the
DCE security server (using it as a KDC) such as telnet
and ftp.
This has been done at other sites and requires a
change to the krb5.conf file to include in the
libdefault section:
kdc_req_checksum_type = 2
ccache_type = 1
You should be able to build an application using the
Kerberos V installation and then have it use the DCE
for the KDC.
I have yet to test this.
>
----------------------
Todd Acheson
Ohio University
614-593-0034
Received on Wed Jun 26 1996 - 20:55:08 NZST