From bear@coyotesong.com Thu Jan 6 22:57:45 2000
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28])
by rt-11.mit.edu (8.9.3/8.9.3) with SMTP id WAA26079
for <bugs@RT-11.MIT.EDU>; Thu, 6 Jan 2000 22:57:44 -0500 (EST)
Received: from bgiles.dimensional.com by MIT.EDU with SMTP
id AA22629; Thu, 6 Jan 00 22:58:39 EST
Received: (from bear@localhost)
by eris.coyotesong.com (8.9.3/8.9.3/Debian/GNU) id UAA21510;
Thu, 6 Jan 2000 20:57:46 -0700
Message-Id: <200001070357.UAA21510@eris.coyotesong.com>
Date: Thu, 6 Jan 2000 20:57:46 -0700
From: bgiles@coyotesong.com
Reply-To: bgiles@coyotesong.com
To: krb5-bugs@MIT.EDU
Cc:
Subject: unable to start krb5kdc
X-Send-Pr-Version: 3.99
bgiles@coyotesong.com
Debian 2.1r5
System: Linux eris 2.2.13 #7 SMP Sat Oct 30 20:57:16 MDT 1999 i686 unknown
Architecture: i686
With the previously submitted patch, I still get the following error when
starting the KDC:
krb5kdc: Bad encryption type - while verifying master key for realm COYOTESONG.COM
/etc/krb5.conf:
[libdefaults]
ticket_lifetime = 600
default_realm = COYOTESONG.COM
[realms]
COYOTESONG.COM = {
kdc = eris.coyotesong.com
admin_server = eris.coyotesong.com
default_domain = coyotesong.com
}
[domain_realm]
.coyotesong.com = COYOTESONG.COM
coyotesong.com = COYOTESONG.COM
[logging]
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmin.log
default = FILE:/var/log/krb5lib.log
[appdefaults]
kinit = {
forwardable = true
}
telnet = {
forward = true
encrypt = true
autologin = true
}
This problem occurs during all attempts to start the KDC.
The following patch allows the KDC to start.
begin 664 0005
M+2TM(&]L9"]S<F,O;&EB+VMD8B]F971C:%]M:V5Y+F,)4V%T($]C="`R,R`P
M,3HQ.3HS-R`Q.3DY"BLK*R!N97<O<W)C+VQI8B]K9&(O9F5T8VA?;6ME>2YC
M"5-A="!/8W0@,C,@,38Z,3<Z-3`@,3DY.0I`0"`M,3<S+#<@*S$W,RPW($!`
M"B`)?2!E;'-E"B`)("`@(')E='9A;"`](#`["B`*+0EK97DM/F5N8W1Y<&4@
M/2!E='EP93L**R\J"6ME>2T^96YC='EP92`](&5T>7!E.R`J+PH@"0H@("`@
State-Changed-From-To: open-feedback
State-Changed-By: raeburn
State-Changed-When: Mon Feb 21 16:16:15 2000
State-Changed-Why:
Thanks, I've deleted the line of code your patch commented out.
end
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28])
by rt-11.mit.edu (8.9.3/8.9.3) with SMTP id WAA26079
for <bugs@RT-11.MIT.EDU>; Thu, 6 Jan 2000 22:57:44 -0500 (EST)
Received: from bgiles.dimensional.com by MIT.EDU with SMTP
id AA22629; Thu, 6 Jan 00 22:58:39 EST
Received: (from bear@localhost)
by eris.coyotesong.com (8.9.3/8.9.3/Debian/GNU) id UAA21510;
Thu, 6 Jan 2000 20:57:46 -0700
Message-Id: <200001070357.UAA21510@eris.coyotesong.com>
Date: Thu, 6 Jan 2000 20:57:46 -0700
From: bgiles@coyotesong.com
Reply-To: bgiles@coyotesong.com
To: krb5-bugs@MIT.EDU
Cc:
Subject: unable to start krb5kdc
X-Send-Pr-Version: 3.99
Show quoted text
>Number: 805
>Category: krb5-kdc
>Synopsis: unable to start krb5kdc
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: krb5-unassigned
>State: feedback
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Thu Jan 6 22:58:01 EST 2000
>Last-Modified: Mon Feb 21 16:17:27 EST 2000
>Originator: Bear Giles
>Organization:
Bear Giles>Category: krb5-kdc
>Synopsis: unable to start krb5kdc
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: krb5-unassigned
>State: feedback
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Thu Jan 6 22:58:01 EST 2000
>Last-Modified: Mon Feb 21 16:17:27 EST 2000
>Originator: Bear Giles
>Organization:
bgiles@coyotesong.com
Show quoted text
>Release: krb5-1.1.1
>Environment:
>Environment:
Debian 2.1r5
System: Linux eris 2.2.13 #7 SMP Sat Oct 30 20:57:16 MDT 1999 i686 unknown
Architecture: i686
Show quoted text
>Description:
With the previously submitted patch, I still get the following error when
starting the KDC:
krb5kdc: Bad encryption type - while verifying master key for realm COYOTESONG.COM
/etc/krb5.conf:
[libdefaults]
ticket_lifetime = 600
default_realm = COYOTESONG.COM
[realms]
COYOTESONG.COM = {
kdc = eris.coyotesong.com
admin_server = eris.coyotesong.com
default_domain = coyotesong.com
}
[domain_realm]
.coyotesong.com = COYOTESONG.COM
coyotesong.com = COYOTESONG.COM
[logging]
kdc = FILE:/var/log/krb5kdc.log
admin_server = FILE:/var/log/kadmin.log
default = FILE:/var/log/krb5lib.log
[appdefaults]
kinit = {
forwardable = true
}
telnet = {
forward = true
encrypt = true
autologin = true
}
Show quoted text
>How-To-Repeat:
This problem occurs during all attempts to start the KDC.
Show quoted text
>Fix:
The following patch allows the KDC to start.
begin 664 0005
M+2TM(&]L9"]S<F,O;&EB+VMD8B]F971C:%]M:V5Y+F,)4V%T($]C="`R,R`P
M,3HQ.3HS-R`Q.3DY"BLK*R!N97<O<W)C+VQI8B]K9&(O9F5T8VA?;6ME>2YC
M"5-A="!/8W0@,C,@,38Z,3<Z-3`@,3DY.0I`0"`M,3<S+#<@*S$W,RPW($!`
M"B`)?2!E;'-E"B`)("`@(')E='9A;"`](#`["B`*+0EK97DM/F5N8W1Y<&4@
M/2!E='EP93L**R\J"6ME>2T^96YC='EP92`](&5T>7!E.R`J+PH@"0H@("`@
Show quoted text
>Audit-Trail:
State-Changed-From-To: open-feedback
State-Changed-By: raeburn
State-Changed-When: Mon Feb 21 16:16:15 2000
State-Changed-Why:
Thanks, I've deleted the line of code your patch commented out.
Show quoted text
>Unformatted:
>(&5R<F]U=#H*(`DH=F]I9"D@9F-L;W-E*&MF*3L*
`>(&5R<F]U=#H*(`DH=F]I9"D@9F-L;W-E*&MF*3L*
end