[19001] in Kerberos_V5_Development
Re: Custom kinit python
daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Wed Sep 3 17:59:18 2014
Date: Wed, 3 Sep 2014 17:59:06 -0400 (EDT)
From: Benjamin Kaduk <kaduk@mit.edu>
To: =?ISO-8859-15?Q?Yago_Fern=E1ndez_Pinilla?= <yagofp8@gmail.com>
In-Reply-To: <CA+1Ahm3ev5P4LufAPP5RwWd2ir8epNeR34SJAUS2WrF5AmdLMQ@mail.gmail.com>
Message-ID: <alpine.GSO.1.10.1409031757270.21571@multics.mit.edu>
MIME-Version: 1.0
Content-Type: MULTIPART/MIXED;
BOUNDARY="-559023410-1352205097-1409781546=:21571"
Cc: krbdev@mit.edu
Errors-To: krbdev-bounces@mit.edu
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
---559023410-1352205097-1409781546=:21571
Content-Type: TEXT/PLAIN; charset=iso-8859-1
Content-Transfer-Encoding: QUOTED-PRINTABLE
On Tue, 26 Aug 2014, Yago Fern=E1ndez Pinilla wrote:
> Hello,
>
> I would like to know if it is possible to implement a custom kinit in
> Python, I know there are already implementations in C and Java but I woul=
d
> like to have it in Python.
>
> I have seen different libraries in Python that have different methods but
> they don't have this functionality.
>
>
> If there is none, where should I start to work?
I think what you should do depends on what your goal is. 'kinit' is just
a tool to obtain a kerberos ticket and put it in a credentials cache,
which may be on disk or in kernel memory or the memory of a helper
service. It's not clear to me what benefit is gained from having this
tool be written in python, unless it is to be some sort of learning
exercise, so I feel that I am misunderstanding the question.
-Ben Kaduk
---559023410-1352205097-1409781546=:21571
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev
---559023410-1352205097-1409781546=:21571--