OT: PyKerberos

Torsten Kurbad python-ldap at tk-webart.de
Mon Feb 18 14:56:03 CET 2008


Hi folks,

since the theme popped up here once in a while, I dare to write
something not strictly related to Python-LDAP. ;o)

Searching for a useable Python interface to KAdmin, I finally decided
to wrap some functions on my own. The result is a branch of Apple's
PyKerberos, enriched by a kadm5 module, which provides basic methods to
connect to a remote kerberos admin server and maintain principals.
(Simplified creation, check for existance, list all princs, delete,
chpass) It's written purely in C.

If someone wants to use and/or extend this code, you can check it out
at:

http://svn.kmrc.de/projects/devel/PyKerberos/trunk

Regards
Torsten
-- 
Vital papers will demonstrate their vitality by spontaneously moving
from where you left them to where you can't find them.




More information about the python-ldap mailing list