[2475] in Kerberos-V5-bugs
krb5-libs/207: KDB keytab type multiply defined and wrong
daemon@ATHENA.MIT.EDU (bjaspan@MIT.EDU)
Tue Nov 19 17:05:29 1996
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: krb5-unassigned@RT-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, bjaspan@MIT.EDU
Date: Tue, 19 Nov 1996 22:04:44 GMT
From: bjaspan@MIT.EDU
Reply-To: bjaspan@MIT.EDU
To: krb5-bugs@MIT.EDU
>Number: 207
>Category: krb5-libs
>Synopsis: KDB keytab type multiply defined and wrong
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: krb5-unassigned
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Tue Nov 19 17:05:01 EST 1996
>Last-Modified:
>Originator: Barry Jaspan
>Organization:
mit
>Release: 1.0-development
>Environment:
System: IRIX beeblebrox 5.3 11091812 IP22 mips
>Description:
The KDB keytab type is defined once in lib/kdb/keytab.c and once in
lib/krb5/keytab/db/dbkeytab.c. The implementations are slightly
different, but I do not believe either one ever worked: the resolve
function expects to take an allocated krb5_db_context as an argument
whereas the krb5_kt_resolve function passes it the residual portion of
the keytab specifier. Furthermore, the string krb5_kt_kdb_ops is
referenced only in those two files and in a ChangeLog, so the code
isn't used anywhere in the source tree.
This code should either be in one place and fixed to work or removed
entirely.
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted: