Ticket #311 (closed Enhancement: Software changed)
Add API hooks to control the flags for Kerberos delegate
| Reported by: | ssorce@… | Owned by: | cdaboo@… |
|---|---|---|---|
| Priority: | 3: Important | Milestone: | |
| Component: | PyKerberos | Severity: | Other |
| Keywords: | Cc: | ssorce@… |
Description
We use PyKerberos in the FreeIPA project. Up to version one we carried a patch to set the delegate flag by default. With version 1.1 of PyKerberos I added a few flags to the init function so that it is easy to control the flags without patching the code. The code is backwards compatible as it adds a default argument to the function that is set to the previous defaults.
It would be nice if you would consider including this patch in the upstream distribution.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

