AuthzSVNAccessFile without AuthUserFile?
From: Nick Thompson <nickthompson_at_agere.com>
Date: 2006-02-28 11:12:55 CET
Hi,
apache 2.0.55, SVN 1.3.0, mod_auth_kerb-5.0-rc6
I've been trying to get windows authentication going on a Linux
<Location /svn>
AuthType Basic
Require valid-user
The Authz file then seems to work as expected. For Kerberos I have the
<Location /svn>
AuthType Kerberos
Require valid-user
Now, the Authz module seems not to know the username. So * wildcards
The authentication works fine. If I have [/] * = rw, I can read and
Fallen at the last hurdle :-( Am I on to a loser here?
--------------------------------------------------------
[/]
Regards,
-- > Nick Thompson --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Feb 28 11:18:27 2006 |
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.