[15714] in Kerberos_V5_Development
krb5_get_in_tkt_with_password -> gss_init_sec_context()
daemon@ATHENA.MIT.EDU (vir vir)
Tue Apr 27 15:26:59 2010
Message-ID: <728123.82703.qm@web50105.mail.re2.yahoo.com>
Date: Tue, 27 Apr 2010 12:26:55 -0700 (PDT)
From: vir vir <vitrou2004@yahoo.com>
To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Errors-To: krbdev-bounces@mit.edu
Content-Transfer-Encoding: 8bit
Hi,
I am trying to get a credential cache (krb5_ccache) using the functions krb5_get_in_tkt_with_password() or get the credential handle (krb5_creds)krb5_get_init_creds_password() and then use this credential in gss_init_sec_context().
I find out that there is a function call gss_krb5_acquire_cred_ccache()
allows an application to acquire a GSS-API credential using a credentials cache.
but MIT doesn't support this function.
Do you know how I after I am getting the credential for the "password" function I can use it in gss_init_sec_context().
Thanks,
Alex
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev