[20326] in Kerberos_V5_Development
Re: ktutil under kadmin instead of with kinit in clients
daemon@ATHENA.MIT.EDU (Chris Hecker)
Wed Oct 6 00:11:57 2021
From: "Chris Hecker" <checker@d6.com>
To: "krbdev@mit.edu" <krbdev@mit.edu>
Date: Wed, 06 Oct 2021 04:11:34 +0000
Message-ID: <em2422f4e9-9481-4740-8023-b3bfe0bebc8c@checker-blade15>
In-Reply-To: <eme1e47422-ecfb-4aae-9bcd-8d6e17154cef@checker-blade15>
MIME-Version: 1.0
Reply-To: Chris Hecker <checker@d6.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
Greg replied to this in another thread but I figured I'd reply to that
reply here to keep it separate from my other overly long thread which is
going to get longer, and in case someone from The Future searches the
mailing list archives:
Greg:
It's been that way since 1.0. kadmin is also a client, as is
gss-sample, so it's never been the case that all clients were under
clients. I don't believe we build ss on Windows, so that would be the
primary obstacle to adding ktutil to the Windows build.
I guess I'm asking if you would be interested in a patch/pull request if
I move it to clients on my local build and get ss working on windows (or
at least the parts that ktutil uses) or if that's not interesting I'll
not bother to do it "right" and just hack it locally and not get it
working cross-platform. Either way is fine with me, I just don't want
to do the extra work to do it right if you don't want to move it.
gss-sample is under the appl directory with the other sample tests,
which makes sense, ktutil is under kadmin which doesn't make sense (at
least to me, obvs), since it doesn't use any kadm stuff at all as far as
I can tell, it's just a client app.
Chris
------ Original Message ------
From: "Chris Hecker" <checker@d6.com>
To: "krbdev@mit.edu" <krbdev@mit.edu>
Sent: 2021-10-04 21:01:13
Subject: ktutil under kadmin instead of with kinit in clients
>
>Is there any reason ktutil is under the kadmin tree instead of
>buildable in the clients tree with kinit and klist and whatnot? It
>uses the ss library so it's a bit less portable I guess, but it doesn't
>use and kadm functions and seems generally useful on clients too? It's
>installed alongside those client tools on centos at least.
>
>Assuming it's just historical, If I was to move it and get it building
>would you want the patch?
>
>Chris
>
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev