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

solution, was: Re: another apache permissions problem

From: Henrik Vendelbo <hvendelbo_at_bluprints.com>
Date: 2004-12-08 00:01:56 CET

I had to do a chcon -R -u system_u <path> as well to get it to work.

shouldn't 'svnadmin create' be able to do this sort of thing ?

----- Original Message -----
From: "Curtis G Pew" <curtis.pew@austin.utexas.edu>
To: <users@subversion.tigris.org>; "Sean Laurent" <sean@neuronfarm.com>
Cc: "Henrik Vendelbo" <hvendelbo@bluprints.com>; "Daniel Anderson"
<ds_anderson@yahoo.com>; "Gary Thomas" <gary@mlbassoc.com>
Sent: Tuesday, December 07, 2004 9:50 PM
Subject: RE: Re: another apache permissions problem

I was having exactly the same problem after upgrading to Fedora Core 3. I
followed the link below, and after reading several pages I issued the
following command:

$ chcon -R -h -t httpd_sys_content_t <path-to-repository>

and that solved the problem! I can now access the repository just like I did
before the upgrade.

Thanks for the link!

-- 
Curtis Pew (c.pew@its.utexas.edu)
ITS - Systems
The University of Texas at Austin
> ----------
> From: Sean Laurent
> Sent: Tuesday, December 7, 2004 12:12 PM
> To: users@subversion.tigris.org
> Cc: Henrik Vendelbo; Daniel Anderson; Gary Thomas
> Subject: Re: another apache permissions problem
>
> I believe you're thinking of SELinux (Security-Enhanced Linux):
>
> "Security-enhanced Linux (SELinux)is a patch of the Linux® kernel and a
number
> of utilities with enhanced security functionality designed to add
mandatory
> access controls to Linux."
>
> http://fedora.redhat.com/projects/selinux/
>
> -Sean
>
> On Tuesday 07 December 2004 11:57 am, Henrik Vendelbo wrote:
> > hmm or was it suexec, I remember it being mentioned during install as a
> > further security enhancement
> > ----- Original Message ----- 
> >   From: Daniel Anderson
> >   To: users@subversion.tigris.org
> >   Cc: Gary Thomas ; hvendelbo@bluprints.com
> >   Sent: Tuesday, December 07, 2004 5:25 PM
> >   Subject: Re: another apache permissions problem
> >
> >   Daniel Anderson wrote:
> >     Gary Thomas wrote:
> > On Mon, 2004-12-06 at 15:14, Daniel Anderson wrote:
> >   I'm a complete svn newbie trying to setup access to a new repository
> > through Apache.  Everything works just fine when I try to access the
> > repository via the file:// protocol, but I can't seem to get it to
> > work with Apache.  When I try to connect to the svn repository via
> > http, I get this error:
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 8 00:04:50 2004

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.