[1564] in Kerberos
Re: No subject found in mail header
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Mon Sep 23 22:49:31 1991
To: nabors@bart.MIT.EDU
Cc: kerberos@Athena.mit.edu
In-Reply-To: [1563] in Kerberos
Reply-To: Marc Horowitz <marc@MIT.EDU>
Date: Mon, 23 Sep 91 22:15:23 EDT
From: Marc Horowitz <marc@Athena.mit.edu>
Well, I see two problems.
1) Kerberos names are case sensitive. If your realm is WES.ARMY.MIL,
then the names in the acl files should be of the form
"wave.admin@WES.ARMY.MIL". Also, in the transcript of kadmin, you got
the error:
Principal ocl.admin@WES.ARMY.MIL does not exist.
But the names in the acl files are olc.admin. This might also be
related.
Marc