Open macosforgebot opened 16 years ago
@wsanchez originally submitted this as comment:1:ticket:245
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.
@wsanchez originally submitted this as comment:2:ticket:245
@wsanchez originally submitted this as comment:3:ticket:245
@wsanchez originally submitted this as comment:6:ticket:245
@cyrusdaboo originally submitted this as ticket:245
authkerb.py
usesauthnURI
andauthzURI
attributes in anIPrincipalCredentials
object, but those attributes no longer exist. Instead it should useauthnPrincipal.principalURL()
andauthzPrincipal.principalURL()