Subversion 1.5 SASL doesn't work correctly with Kerberos cross-realm authentication
From: Alec Kloss <Alec.Kloss_at_oracle.com>
Date: Tue, 12 Aug 2008 14:00:13 -0500
First off, Subversion's code is lovely to read.
The subject pretty much says it all. The SASL support in
There's a seatbelt early in cyrus_auth.c which protects against
/* The only valid realm is user_realm (i.e. the repository's realm).
Later, at the end of cyrus_auth_request() the realm is yanked off
if ((p = strchr(user, '@')) != NULL)
I guess I'd propose changing the default behavior to allow
(And while I'm commenting, has no one looked into logging in
-- Oracle Confidential Information Alec.Kloss_at_oracle.com Oracle Middleware PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x432B9956
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.