kinit programming

Tim Alsop Tim.Alsop at CyberSafe.Ltd.UK
Fri Apr 16 17:36:28 EDT 2004


Hi,

I suspect they used static linking so that the required Kerberos protocol functions are included in the binary instead of using dynamic linking, so that it calls a shared library such as libkrb during execution.

BTW. Our Application Security products provide an implementation og GSSAPI v2 and also include additional functions for application security, these include functions for acquiring initial credentials. See http://www.cybersafe.ltd.uk/menu_prodsolserv/products/products_appsec_sdk.htm for more details.

Thanks, Tim. 

-----Original Message-----
From: wyl_lyf at yahoo.com [mailto:wyl_lyf at yahoo.com] 
Sent: 16 April 2004 21:01
To: kerberos at mit.edu
Subject: Re: kinit programming

wyl_lyf at yahoo.com (melissa_benkyo) wrote in message news:<304f3217.0404160550.7d7abe4a at posting.google.com>...
> hello all,
> 
> I finally got the gss-server and gss-client and kerberos setups under
> control. :D Now I post another problem for you guys. right now I need
> to do a kinit before I proceed to use the gss-sample code. Is it
> possible to code the kinit program? can this be done using gss-api
> calls or kerberos calls?
> 
> any insights are much appreciated. thanks!
> have a nice weekend guys! 
> 
> melissa

anybody has any idea how the Solaris implemented SEAM's kinit? its
weird because solaris doesn't have the libkrb? or at least the kinit
doesn't seem to be using it. so it means it is using the libgss ones
but it is stated that gss api doesn't handle initial credentials.

any thoughts people.

thanks
________________________________________________
Kerberos mailing list           Kerberos at mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos


More information about the Kerberos mailing list