From: Torsten K. <pyt...@tk...> - 2008-02-18 13:56:05
|
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. |