[1837] in Kerberos_V5_Development
Re: automatically use policy "default"
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Tue Oct 1 17:02:07 1996
Date: Tue, 1 Oct 1996 17:02:01 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: marc@MIT.EDU
Cc: krbdev@MIT.EDU
In-Reply-To: <199610012055.QAA06591@beeblebrox.MIT.EDU> (message from Marc
Horowitz on Tue, 01 Oct 1996 16:55:52 EDT)
This is done in the server library, I assume? If so, the client and
server libraries should support a flag to create a principal which
explicitly has no policy.
Hmmm. Yes, I did put it in the server library, although the code
would be just as easy to put into the cli. And I'm thinking you are
right, because a special case name like that shouldn't appear in the
library and be enforced on all possible clients.
Barry