apple / ccs-pykerberos

Python Kerberos library used by CalendarServer
https://www.calendarserver.org
Apache License 2.0
117 stars 65 forks source link

Pykerberos password changing support #9

Closed macosforgebot closed 16 years ago

macosforgebot commented 16 years ago

@agx originally submitted this as ticket:256


Hi, attached Patch adds password changing to pykerberos. Some of the code overlaps with kerberosbasic.c but that can easily be cleaned up at later once the formatting issues are solved. Please apply to the more-kerberos branch.

macosforgebot commented 16 years ago

@agx originally submitted this as attachment:krb5pw.diff:⁠ticket:256


Password changing support

macosforgebot commented 16 years ago

@agx originally submitted this as comment:1:⁠ticket:256


Can this one go onto the more-kerberos branch?

macosforgebot commented 16 years ago

@agx originally submitted this as comment:2:⁠ticket:256


Can this be applied?

macosforgebot commented 16 years ago

@wsanchez originally submitted this as comment:3:⁠ticket:256


Branching to source:PyKerberos/branches/users/wsanchez/change-pw

macosforgebot commented 16 years ago

@wsanchez originally submitted this as comment:4:⁠ticket:256


r2325 applies the patch. agx, can you verify this is correct? if so, I can merge it to trunk.

macosforgebot commented 16 years ago

@agx originally submitted this as comment:5:⁠ticket:256


I checked trunk which contains the patch already and things look good. I'll attach an update for pysrc/kerberos.py though so there's at least some documentation

macosforgebot commented 16 years ago

@agx originally submitted this as attachment:changePassword-dummy.diff:⁠ticket:256


doc update

macosforgebot commented 16 years ago

@wsanchez originally submitted this as comment:6:⁠ticket:256


Ah, whoops, I committed to trunk instead of the branch.

macosforgebot commented 16 years ago

@wsanchez originally submitted this as comment:7:⁠ticket:256


Docstring added in r2327

macosforgebot commented 16 years ago

@wsanchez originally submitted this as comment:8:⁠ticket:256