[1835] in Kerberos_V5_Development
automatically use policy "default"
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Tue Oct 1 16:33:30 1996
Date: Tue, 1 Oct 1996 16:33:16 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: krbdev@MIT.EDU
I just implememted a simple change to kadm5_create_principal: if no
policy is specified, and the policy "default" exists, use it as if it
were specified. I can't think of a good reason not to do this; it is
an obvious feature that people will want. I can think of more
complicated, flexible ways of assigning default policies, too, but
they would all take more code, whereas this is just a few lines.
Comments?
Barry