[22866] in Kerberos
Extending Kerberos
daemon@ATHENA.MIT.EDU (Anderson Luiz Brunozi)
Fri Nov 19 12:29:18 2004
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Date: Fri, 19 Nov 2004 09:07:54 -0200
Message-ID: <6B9604063D23374295487CA69A85EBA801770C9E@MAILSRV1.aquarius.cpqd.com.br>
From: "Anderson Luiz Brunozi" <abrunozi@cpqd.com.br>
To: <kerberos@mit.edu>
Content-Transfer-Encoding: 8bit
cc: kerbdev@mit.edu
Errors-To: kerberos-bounces@mit.edu
Hello,
I'm required to extend the MIT Kerberos implementation so that the KDC can fill the authorization data field with some authorization information for the authenticating user.
I thought I'd already found it by myself where I'd to add the authorization data extension code. Just changed the process_as_req() function in do_as_req.c to add the authorization information, insted of setting that field to NULL.
But, sometimes, the KDC crashes, so maybe I missed something, and that is not enough.
Can anyone tell me where can I find some documentation about the kerberos source?
Thanks,
Anderson
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos