ccs-calendarserver icon indicating copy to clipboard operation
ccs-calendarserver copied to clipboard

Non-directory Kerberos authentication broken

Open macosforgebot opened this issue 17 years ago • 4 comments

@cyrusdaboo originally submitted this as ticket:245


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()

macosforgebot avatar Jan 23 '08 23:01 macosforgebot

@wsanchez originally submitted this as comment:1:⁠ticket:245

  • Reporter changed from @wsanchez to @cyrusdaboo

Note this is code is not used when configured for use with OD as the directory service requestAvatarId is used instead of the authkerb.py ones, and that one gets it right.

macosforgebot avatar Jan 23 '08 23:01 macosforgebot

@wsanchez originally submitted this as comment:2:⁠ticket:245

  • Owner changed from @cyrusdaboo to @glyph
  • Milestone changed from CalendarServer-2.x to CalendarServer-3.x

macosforgebot avatar Oct 26 '09 21:10 macosforgebot

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

  • Milestone changed from CalendarServer-3.x to Later

macosforgebot avatar Feb 25 '10 20:02 macosforgebot

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

  • Owner changed from @glyph to @cyrusdaboo

macosforgebot avatar Feb 04 '15 18:02 macosforgebot