Skip Menu |
 

Download (untitled) / with headers
text/plain 1.5KiB
From bjaspan@MIT.EDU Wed Oct 16 17:32:59 1996
Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id RAA07302 for <bugs@RT-11.MIT.EDU>; Wed, 16 Oct 1996 17:32:58 -0400
Received: from DUN-DUN-NOODLES.MIT.EDU by MIT.EDU with SMTP
id AA25981; Wed, 16 Oct 96 17:32:57 EDT
Received: by DUN-DUN-NOODLES.MIT.EDU (5.x/4.7) id AA22796; Wed, 16 Oct 1996 17:32:54 -0400
Message-Id: <9610162132.AA22796@DUN-DUN-NOODLES.MIT.EDU>
Date: Wed, 16 Oct 1996 17:32:54 -0400
From: bjaspan@MIT.EDU
Reply-To: bjaspan@MIT.EDU
To: krb5-bugs@MIT.EDU
Subject: can't addprinc -policy -randkey
X-Send-Pr-Version: 3.99

Show quoted text
>Number: 115
>Category: krb5-admin
>Synopsis: can't addprinc -policy -randkey
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bjaspan
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Wed Oct e 17:33:01 EDT 1996
>Last-Modified: Fri Oct e 16:20:57 EDT 1996
>Originator: Barry Jaspan
>Organization:
mit
Show quoted text
>Release: 1.0-development
>Environment:

System: SunOS DUN-DUN-NOODLES 5.4 Generic_101945-37 sun4m sparc


Show quoted text
>Description:

This is a little bit silly, but... you cannot create a principal with
a random key and a policy if the policy does not allow the password
"dummy". kadmin assigns that password temporarily, before randomizing
it.

Show quoted text
>How-To-Repeat:

Show quoted text
>Fix:

Show quoted text
>Audit-Trail:

State-Changed-From-To: open-closed
State-Changed-By: bjaspan
State-Changed-When: Fri Oct 18 16:20:38 1996
State-Changed-Why:

Fixed. Files:

kadmin/cli/ChangeLog
kadmin/cli/kadmin.c

Show quoted text
>Unformatted:
Subject: can't addprinc -policy -randkey
This bug resurfaced in krb5 1.7 as a result of r20650.
Subject: can't addprinc -policy -randkey
Fixed in r22781, which is tracked in ticket #6568 so it can have
separated target_version metadata.