[1247] in Kerberos_V5_Development
Re: kadm5_init, acquiring initial credentials
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Wed May 29 13:32:39 1996
Date: Wed, 29 May 1996 13:32:30 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: "Richard Basch" <basch@lehman.com>
Cc: "Barry Jaspan" <bjaspan@MIT.EDU>, krbdev@MIT.EDU, jik@cam.ov.com
In-Reply-To: [1243]
I believe it should use a changepw or some other credentials, and
that credential can have a policy that it always requires a
password (a flag in the KDC) ... If you specify a credentials
cache file, it does use the existing credentials. I have in the
past used that to do batches of changes.
What program do you use to acquire credentials for the kadmin service?
kinit could, but does not, take an argument for the service principal
of the AS_REQ.
Barry