Skip Menu |
 

Subject: ktutil should be built for windows
Microsoft's ktpass.exe is used to construct keytabs with a single
principal. There is a strong need for ktutil.exe to exist on Windows in
order to merge keytab files without requiring that the keytabs be copied
to a UNIX system and back.
From: "Christopher D. Clausen" <cclausen@acm.org>
To: <rt@krbdev.mit.edu>
Subject: Re: [krbdev.mit.edu #5965] ktutil should be built for windows
Date: Wed, 28 May 2008 17:48:52 -0500
RT-Send-Cc:
Jeffrey Altman via RT <rt@krbdev.mit.edu> wrote:
Show quoted text
> Microsoft's ktpass.exe is used to construct keytabs with a single
> principal. There is a strong need for ktutil.exe to exist on Windows
> in order to merge keytab files without requiring that the keytabs be
> copied to a UNIX system and back.

I too would be very happy to have such a command on Windows.

<<CDC
Date: Sat, 31 May 2008 21:39:25 -0400
From: Danny Mayer <mayer@ntp.isc.org>
To: rt@krbdev.mit.edu
Subject: Re: [krbdev.mit.edu #5965] ktutil should be built for windows
RT-Send-Cc:
Jeffrey Altman via RT wrote:
Show quoted text
> Microsoft's ktpass.exe is used to construct keytabs with a single
> principal. There is a strong need for ktutil.exe to exist on Windows in
> order to merge keytab files without requiring that the keytabs be copied
> to a UNIX system and back.

Is this difficult to implement? You should have all the libraries you
need in KfW so it's just a matter of building it on Windows. I assume
that's what you are proposing.

Danny