Use of GSS-API
Douglas E. Engert
deengert at anl.gov
Wed May 14 14:11:23 EDT 2008
mohamed.chaari at orange-ftgroup.com wrote:
> Hello,
>
> I have installed kerberos v5 and the GSS-API, I would like to know if
> kerberos uses the GSS-API that I have installed when there is an
> exchange of credential or not. Is there a method for verifying?
You mean does your application call GSS-API, and does GSS-API use
the Kerberos mechanism.
Use ldd on the application executable to see what libs it loads.
You could do a network trace, and look at the packets to see if GSS-API
with Kerberos is bring used. Wireshark formats the GSS-API and Kerberos packets.
>
> Thanks
>
> Regards,
> Mohamed
> ________________________________________________
> Kerberos mailing list Kerberos at mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>
>
--
Douglas E. Engert <DEEngert at anl.gov>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
More information about the Kerberos
mailing list