// COMPLETE THREAD

GSSAPI compliant Apps

2 expanded posts ยท every known parent and child

NODE ca530d2bGSSAPI compliant Apps
-----BEGIN PGP SIGNED MESSAGE-----

I'm interested in writing a GSSAPI compliant app, but I have been so far 
unsucessful in finding an example of GSSAPI compliant code to use as a 
baseline.

Does anyone have any pointers?

Thanks
Ben.




-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Auto-signed with Bryce's Auto-PGP v1.0beta3

iQB1AwUBMGtcgL5ALmeTVXAJAQElIQL+JzyPIvta+NRiU6id45o557kvaxGvti4A
cREqsyn1oJPXS44GW9/RzdzJMjN7ofnMKqNt/TbKGgMni+XYCc/OAxLauDoKl8vm
4v/tTtfgVWGoS1jEB03SAB7Z2U49HxWv
=35YV
-----END PGP SIGNATURE-----
NODE 614ab5d8Re: GSSAPI compliant Apps
Grab the Kerberos V distribution from MIT; it has a GSSAPI implementation
and a sample client/server that use it.  I believe you can find it on:
	ftp://athena-dist.mit.edu/pub/ATHENA/kerberos

-derek

> I'm interested in writing a GSSAPI compliant app, but I have been so far 
> unsucessful in finding an example of GSSAPI compliant code to use as a 
> baseline.
> 
> Does anyone have any pointers?