Ticket #245 (new Defect)
Non-directory Kerberos authentication broken
| Reported by: | cdaboo@… | Owned by: | glyph@… |
|---|---|---|---|
| Priority: | 1: Blocker | Milestone: | Later |
| Component: | Calendar Server | Severity: | Other |
| Keywords: | Cc: |
Description
authkerb.py uses authnURI and authzURI attributes in an IPrincipalCredentials object, but those attributes no longer exist. Instead it should use authnPrincipal.principalURL() and authzPrincipal.principalURL()
Change History
Note: See
TracTickets for help on using
tickets.
