Re: Re: solution, was: Re: another apache permissions problem
From: Henrik Vendelbo <hvendelbo_at_bluprints.com>
Date: 2004-12-08 19:49:05 CET
MORE TEXT:
Creating the repository by calling 'svnadmin create' the security context
Note that security context types are copied from the parent directory, while
Use 'ls -aZ <repository path>' to list security context user : resource :
If you create configuration files outside the /etc directory which
----- Original Message -----
I don't think that 'svnadmin create' should be doing this, since it's only
Here's my summary of the situation:
"In addition to regular Unix permissions, under SELinux every file,
"By default, Fedora Core 3 comes with SELinux installed and configured so
$ chcon -R -h -t httpd_sys_content_t <path-to-repository>
set the security context so that I was able to successfully access the
This will probably come up a lot as more people start to use Fedora Core 3
-- Curtis Pew (c.pew@its.utexas.edu) ITS - Systems The University of Texas at Austin > ---------- > From: kfogel@newton.ch.collab.net on behalf of kfogel@collab.net > Reply To: kfogel@collab.net > Sent: Wednesday, December 8, 2004 12:39 AM > To: Henrik Vendelbo > Cc: users@subversion.tigris.org > Subject: Re: solution, was: Re: another apache permissions problem > > "Henrik Vendelbo" <hvendelbo@bluprints.com> writes: > > 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 ? > > Wow, glad this got solved. > > Can you summarize the situation, for those of us who don't know > anything about SELinux, and say what exactly it is that 'svnadmin > create' should be doing? > > --------------------------------------------------------------------- > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Dec 8 19:52:09 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.