[15622] in Kerberos_V5_Development
preauth code questions
daemon@ATHENA.MIT.EDU (Jeff Blaine)
Fri Mar 19 14:45:40 2010
Message-ID: <4BA3C647.9050303@kickflop.net>
Date: Fri, 19 Mar 2010 14:45:27 -0400
From: Jeff Blaine <jblaine@kickflop.net>
MIME-Version: 1.0
To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
I'm getting a little confused.
I've made my own copy of plugins/preauth/encrypted_challenge to
modify into something of my liking in our testbed. In examining
the code, some things seem odd to me, which I will assume is from
my ignorance for now.
* kaccessor.encode_enc_ts(&ts, &encoded_ts);
Where is encode_enc_ts() defined? I'm failing to find it.
* Am I mistaken that there are 2 encrypted challenge
preauth implementations, one in plugins/preauth and
one in lib/krb5/krb/preauth*.c ?
* Is the client's IP address available in a preauth plugin?
Thanks for any help.
Jeff
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev