kinit programming
Jeffrey Altman
jaltman2 at nyc.rr.com
Fri Apr 16 18:29:30 EDT 2004
SEAM does not export the Kerberos API functions.
Nor does Sun provide a Kerberos API SDK for use by developers.
If you must perform your own krb5_get_init_creds_password()
call within your application, then you must utilize an alternative
Kerberos implementation which produces compatible credential
cache files. MIT Kerberos is certainly a choice for this.
Jeffrey Altman
melissa_benkyo wrote:
> I'm looking it up. and I'm using SEAM kerberos. I don't think it
> supports the kerberos API calls. Has anyone done kinit with SEAM
> kerberos?
>
> thanks!
>
>
>
> 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
More information about the Kerberos
mailing list