[29932] in Kerberos
Re: kerberos login
daemon@ATHENA.MIT.EDU (Russ Allbery)
Thu Jun 5 13:45:09 2008
To: kerberos@mit.edu
In-Reply-To: <47ff0255-204f-4e4f-b2a0-dce56589be52@m36g2000hse.googlegroups.com>
(stephenpince@gmail.com's message of "Thu\,
5 Jun 2008 00\:29\:48 -0700 \(PDT\)")
From: Russ Allbery <rra@stanford.edu>
Date: Thu, 05 Jun 2008 10:44:08 -0700
Message-ID: <87prqv93pz.fsf@windlord.stanford.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
stephenpince@gmail.com writes:
> I am trying to add kerberos support for a web load testing tool that
> uses negotiate (kerberos). I have the following question.
>
> I would like to get a ticket from kdc with valid login credentials. It
> is not the current login credential of the current login session.
> e.g.
> usera/passworda
> userb/passwordb
>
> I see that the function call "gss_init_sec_context" has a credential
> paramater. How do you create a credential? Is this possible?
You can't use GSS-API to get initial credentials. You have to use the
Kerberos API itself, probably krb5_get_init_creds_password.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos