[2352] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

pending/112: init_ctx.c

daemon@ATHENA.MIT.EDU (W. David Shambroom)
Tue Oct 15 14:23:31 1996

Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, "W. David Shambroom" <DShambroom@gte.com>
Date: Tue, 15 Oct 1996 14:21:22 -0400
From: "W. David Shambroom" <DShambroom@gte.com>
To: krb5-bugs@MIT.EDU


>Number:         112
>Category:       pending
>Synopsis:       init_ctx.c
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin
>State:          open
>Class:          sw-bug
>Submitter-Id:   unknown
>Arrival-Date:   Tue Oct e 14:23:00 EDT 1996
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
The following code, beginning at line 72 of src/lib/krb5/krb/init_ctx.c,
appears to preclude use of the "tkt_lifetime" option in krb5.conf.
The error apparently consists of an unterminated comment and an
erroneous assignment to ctx->clockskew.


        /* Default ticket lifetime is
        profile_get_integer(ctx->profile, "libdefaults", "tkt_lifetime",
                            0, 10 * 60 * 60, &tmp);
        ctx->clockskew = tmp;

        /* DCE 1.1 and below only support CKSUMTYPE_RSA_MD4 (2)  */

--
W. David Shambroom                         E-mail:  DShambroom@gte.com
Software Systems Laboratory                     Phone:  (617) 466-2584
GTE Laboratories Incorporated                     Fax:  (617) 466-3339

home help back first fref pref prev next nref lref last post