[CalendarServer-dev] [ANNOUNCE] PyKerberos 1.1

Guido Günther agx at sigxcpu.org
Fri Sep 19 02:22:52 PDT 2008


Hello everybody,
I've tagged version 1.1 of PyKerberos in Subversion. It can be downloaded via:

    svn co http://svn.calendarserver.org/repository/calendarserver/PyKerberos/tags/release/PyKerberos-1.1/

 PyKerberos is a high-level Python wrapper for Kerberos/GSSAPI
 operations. Instead of wrapping the entire Kerberos/GSSAPI framework,
 PyKerberos instead offers a limited set of functions that do what is
 needed for client/server Kerberos authentication based on
 <http://www.ietf.org/rfc/rfc4559.txt>. The API provided can be found
 at:

    http://svn.calendarserver.org/repository/calendarserver/PyKerberos/tags/release/PyKerberos-1.1/pysrc/kerberos.py

 Besides the usual bunch of bug fixes the most visible changes in this
 release are:

    * gsswrap/unwrap support (Guido Günther, Jelmer Vernooij)
    * ftp-gss client example application (Jelmer Vernooij)
    * password changing support (Guido Günther)
    * portability improvements (Wilfredo Sánchez Vega)
    * testsuite cleanups (Cyrus Daboo)

Cheers,
 -- Guido

P.S.: for those prefering a tarball:
    http://honk.sigxcpu.org/projects/pykerberos/PyKerberos-1.1.tar.gz
    (md5sum 26d2d5cbb300ff147614be521feb059f)


More information about the calendarserver-dev mailing list