RE: Re: another apache permissions problem
From: Curtis G Pew <curtis.pew_at_austin.utexas.edu>
Date: 2004-12-07 22:50:05 CET
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.orgReceived on Tue Dec 7 22:52:17 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.