[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Kerberos Authentification + Authorization

From: Didier Trosset <didier.trosset_at_acqiris.com>
Date: 2005-06-29 18:26:15 CEST

Hi,

I'm having troubles to setup my repository access. I setup my server
using apache2, and configured acces through http://

Kereros Authentification seems to work fine, but Authorization don't.

Using the following authz file:
   [svn-www:/]
   * = rw

I can commit whatever I want. Furthermore, browsing the repository show
the changes as commited by author dtrosset@ACQIRIS.CH which seems to
prove that authentication works.

If I change the authz file to (or same with added @ACQIRIS.CH):
   [svn-www]
   dtrosset = rw

Then I am refused to commit anything. It replies me with:
   "401 Authorization Required (http://svnsrv.acqiris.ch)"

What am I doing wrong?

Thanks for your help.

Didier

-- 
Didier Trosset-Moreau
Acqiris <www.acqiris.com>
Geneva, Switzerland
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 29 18:28:20 2005

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.