[9995] in Kerberos-V5-bugs
[krbdev.mit.edu #6008] use of incorrect or unknown principal types
daemon@ATHENA.MIT.EDU (Ken Raeburn via RT)
Thu Jul 3 16:31:33 2008
Date: Thu, 3 Jul 2008 15:31:33 -0400 (EDT)
In-Reply-To: <rt-6008@krbdev.mit.edu>
Message-ID: <rt-6008-27274.17.005333529288@krbdev.mit.edu>
Mail-Followup-To: rt@krbdev.mit.edu
To: (watchers of [krbdev.mit.edu #6008])
Mail-Copies-To: never
From: "Ken Raeburn via RT" <rt-comment@krbdev.MIT.EDU>
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
I tweaked the KDC logging to record the principal name types used in AS and TGS requests,
and ran the main dejagnu tests. Mostly things look okay, except:
krbtgt/KRBTEST.COM@KRBTEST.COM always has type NT-UNKNOWN (0). We construct these
specially in the client code; we should always be able to specify NT-SRV-INST (2).
The kadmin/admin and kadmin/changepw principals always use NT-PRINCIPAL, but I think
probably they should be NT-SRV-INST too.
The kadmin/fqdn principal always has type NT-PRINCIPAL (1); it should probably be NT-
SRV-HST (3).
The other service principal types (host, ftp, gssservice, and sample host-based services) all
were correctly specified as NT-SRV-HST.
There were some cases where the client principal name type didn't get logged, but in those
where it did, it appears to be correct.
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs