[29830] in Kerberos
Re: Use of GSS-API
daemon@ATHENA.MIT.EDU (Douglas E. Engert)
Wed May 14 14:11:53 2008
Message-ID: <482B2B4B.7080107@anl.gov>
Date: Wed, 14 May 2008 13:11:23 -0500
From: "Douglas E. Engert" <deengert@anl.gov>
MIME-Version: 1.0
To: mohamed.chaari@orange-ftgroup.com
In-Reply-To: <BAF83494CE653943A97B9F755016A0660607C312@ftrdmel1>
Cc: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
mohamed.chaari@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@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>
>
--
Douglas E. Engert <DEEngert@anl.gov>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos