Displaying 9 results from an estimated 9 matches for "ah00686".
2015 Dec 23
3
C7 apache file access
...I am building. Files I create on the
>> new server are listing fine. Files I have copied (with cp -avr ...)
>> get permission error e.g.:
>>
>> [Wed Dec 23 12:32:49.359323 2015] [negotiation:error] [pid 3208]
>> (13)Permission denied: [client 192.168.160.20:38708] AH00686: cannot
>> read directory for multi: /home/rgm/public_html/biby/
>
> If SELinux is working, then do
>
> setsebool -P httpd_enable_homedirs on
Did not help.
in messages I see:
Dec 23 14:54:04 medon dbus-daemon: dbus[444]: avc: received policyload
notice (seqno=3)
Dec 23 14:...
2015 Dec 23
4
C7 apache file access
...com/~rgm/pogo
So I have a C7 apache server I am building. Files I create on the new
server are listing fine. Files I have copied (with cp -avr ...) get
permission error e.g.:
[Wed Dec 23 12:32:49.359323 2015] [negotiation:error] [pid 3208]
(13)Permission denied: [client 192.168.160.20:38708] AH00686: cannot
read directory for multi: /home/rgm/public_html/biby/
File permissions are the same. So in frustation I try using stat and it
shows a different picture:
$ stat test/testit
File: ?test/testit?
Size: 6 Blocks: 8 IO Block: 4096 regular file
Device: 803h/2051d...
2016 Dec 27
2
Help with httpd userdir recovery
...3:08 -0500] "GET /~rgm/cubieboard/
HTTP/1.1" 403 218 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:50.0)
Gecko/20100101 Firefox/50.0"
error_log:
[Tue Dec 27 16:53:08.858042 2016] [negotiation:error] [pid 1965]
(13)Permission denied: [client 192.168.160.12:55644] AH00686: cannot
read directory for multi: /home/rgm/public_html/cubieboard/
So I have the permissions right to retrieve files. Something is wrong
for displaying the directory list.
:(
2015 Dec 23
0
C7 apache file access
...a C7 apache server I am building. Files I create on the new server
> are listing fine. Files I have copied (with cp -avr ...) get permission
> error e.g.:
>
> [Wed Dec 23 12:32:49.359323 2015] [negotiation:error] [pid 3208]
> (13)Permission denied: [client 192.168.160.20:38708] AH00686: cannot read
> directory for multi: /home/rgm/public_html/biby/
If SELinux is working, then do
setsebool -P httpd_enable_homedirs on
--
Paul Heinlein
heinlein at madboa.com
45?38' N, 122?6' W
2015 Dec 23
0
C7 apache file access
...onfiguration
> Dec 23 14:54:11 medon setsebool: The httpd_enable_homedirs policy
> boolean was changed to on by root
>
> BUt still get the access error:
>
> [Wed Dec 23 14:55:26.579402 2015] [negotiation:error] [pid 3212]
> (13)Permission denied: [client 192.168.160.20:38836] AH00686: cannot
> read directory for multi: /home/rgm/public_html/biby/
>
> i should say that this system is build with the Centos7-arm build that
> we are testing out. So this could be a problem with the selinux build
> for armv7. But I thought this was a general C7/apache issue...
d...
2015 Dec 23
0
Solved - Re: C7 apache file access
...dirs policy
>>>> boolean was changed to on by root
>>>>
>>>> BUt still get the access error:
>>>>
>>>> [Wed Dec 23 14:55:26.579402 2015] [negotiation:error] [pid 3212]
>>>> (13)Permission denied: [client 192.168.160.20:38836] AH00686:
>>>> cannot read directory for multi: /home/rgm/public_html/biby/
>>>>
>>>> i should say that this system is build with the Centos7-arm build
>>>> that we are testing out. So this could be a problem with the
>>>> selinux build for arm...
2016 Dec 27
0
Help with httpd userdir recovery
...bieboard/
> HTTP/1.1" 403 218 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64;
> rv:50.0) Gecko/20100101 Firefox/50.0"
>
> error_log:
>
> [Tue Dec 27 16:53:08.858042 2016] [negotiation:error] [pid 1965]
> (13)Permission denied: [client 192.168.160.12:55644] AH00686: cannot
> read directory for multi: /home/rgm/public_html/cubieboard/
>
>
> So I have the permissions right to retrieve files. Something is wrong
> for displaying the directory list.
>
> :(
>
>
> _______________________________________________
> CentOS mailing list...
2016 Dec 27
2
Help with httpd userdir recovery
...quot; 403 218 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64;
>> rv:50.0) Gecko/20100101 Firefox/50.0"
>>
>> error_log:
>>
>> [Tue Dec 27 16:53:08.858042 2016] [negotiation:error] [pid 1965]
>> (13)Permission denied: [client 192.168.160.12:55644] AH00686: cannot
>> read directory for multi: /home/rgm/public_html/cubieboard/
>>
>>
>> So I have the permissions right to retrieve files. Something is wrong
>> for displaying the directory list.
>>
>> :(
>>
>>
>> ________________________________...
2016 Dec 27
4
Help with httpd userdir recovery
On 12/27/2016 11:48 AM, Leonard den Ottolander wrote:
> Hello Robert,
>
> On Tue, 2016-12-27 at 10:25 -0500, Robert Moskowitz wrote:
>> I can display the /home/rgm/public_html/index.html file that only has
>> "Hello World' in it (to prevent anyone from walking my file tree from
>> the root).
> To prevent people walking a directory structure you better disable