[4964] in Kerberos
GSS-API details
daemon@ATHENA.MIT.EDU (Paul Wernick)
Thu Apr 13 06:02:14 1995
To: kerberos@MIT.EDU
Cc: Paul.Wernick@cl.cam.ac.uk
Date: Thu, 13 Apr 1995 10:45:28 +0100
From: Paul Wernick <Paul.Wernick@cl.cam.ac.uk>
I want to implement a non-working stub version (returning probably
hard-coded dummy values) of a GSS-API-compliant authentication system
to allow me to develop systems using such facitilies without the need
to get a real authentication system working.
I've started by cleaning up the code in the RFC C bindings document,
but it is obvious from there that some idea of the details of a real
implementation's interface would be useful. Have you got a GSS-API
user's guide (which is exportable!) for v.5 which I could use as the
basis for implmenting dummies of the implementation-dependent bits like
the internal/external names etc.?
Thanks for any help you can give.
Paul Wernick