All of lore.kernel.org
 help / color / mirror / Atom feed
* apache rule to make it write in directory
@ 2004-06-24 12:37 Pascal Hahn
  2004-06-24 14:32 ` Russell Coker
  0 siblings, 1 reply; 8+ messages in thread
From: Pascal Hahn @ 2004-06-24 12:37 UTC (permalink / raw)
  To: SELinux

Hi there,

I got the problem that my apache2 under selinux running on gentoo linux is
not able to write to a certain directory under htdocs which i need to be
writable.

I need a rule to make it write in that directory but didnt find a
possibility to do so by now.

Perhaps someone can help me out here.

Thanks

Pascal Hahn


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: apache rule to make it write in directory
@ 2004-06-30 10:24 Pascal Hahn
  0 siblings, 0 replies; 8+ messages in thread
From: Pascal Hahn @ 2004-06-30 10:24 UTC (permalink / raw)
  To: SELinux

Russell Coker wrote:

> On Fri, 25 Jun 2004 16:35, Pascal Hahn <p.hahn@laufwerka.de> wrote:
>  
>
>> heres my output i get from avc messages:
>>
>> /Jun 16 13:39:36 lboxx avc:  denied  { write } for  pid=3161
>> exe=/usr/sbin/apache2 path=/var/www/localhost/lwa/infos/auth.tmp
>> dev=hdc6 ino=96389 scontext=system_u:system_r:httpd_t
>> tcontext=system_u:object_r:httpd_sys_content_t tclass=file
>>   
>
>
> Try the following:
> file_type_auto_trans(httpd_t, httpd_sys_content_t, 
> httpd_sys_script_rw_t, file)
>
>  
>
Hi there,

I inserted the rule but get the following error although:


Jun 30 12:45:30 lboxx avc:  denied  { write } for  pid=3190 
exe=/usr/sbin/apache2 name=ip.tmp dev=hdc6 ino=96390 
scontext=system_u:system_r:httpd_t 
tcontext=system_u:object_r:httpd_sys_content_t tclass=file
Jun 30 12:45:30 lboxx avc:  denied  { setattr } for  pid=3190 
exe=/usr/sbin/apache2 name=ip.tmp dev=hdc6 ino=96390 
scontext=system_u:system_r:httpd_t 
tcontext=system_u:object_r:httpd_sys_content_t tclass=file

I just need file creation, chmodding, reading and writing on this folder 
and all its subolders.

Thanks,

Pascal Hahn

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: apache rule to make it write in directory
@ 2004-06-30 10:41 Pascal Hahn
  2004-06-30 14:27 ` Russell Coker
  0 siblings, 1 reply; 8+ messages in thread
From: Pascal Hahn @ 2004-06-30 10:41 UTC (permalink / raw)
  To: SELinux

Russell Coker wrote:

> On Fri, 25 Jun 2004 16:35, Pascal Hahn <p.hahn@laufwerka.de> wrote:
>  
>
>> heres my output i get from avc messages:
>>
>> /Jun 16 13:39:36 lboxx avc:  denied  { write } for  pid=3161
>> exe=/usr/sbin/apache2 path=/var/www/localhost/lwa/infos/auth.tmp
>> dev=hdc6 ino=96389 scontext=system_u:system_r:httpd_t
>> tcontext=system_u:object_r:httpd_sys_content_t tclass=file
>>   
>
>
> Try the following:
> file_type_auto_trans(httpd_t, httpd_sys_content_t, 
> httpd_sys_script_rw_t, file)
>
>  
>
Hi there,

I inserted the rule but get the following error although:


Jun 30 12:45:30 lboxx avc:  denied  { write } for  pid=3190
exe=/usr/sbin/apache2 name=ip.tmp dev=hdc6 ino=96390
scontext=system_u:system_r:httpd_t
tcontext=system_u:object_r:httpd_sys_content_t tclass=file
Jun 30 12:45:30 lboxx avc:  denied  { setattr } for  pid=3190
exe=/usr/sbin/apache2 name=ip.tmp dev=hdc6 ino=96390
scontext=system_u:system_r:httpd_t
tcontext=system_u:object_r:httpd_sys_content_t tclass=file

I just need file creation, chmodding, reading and writing on this folder
and all its subolders.

Thanks,

Pascal Hahn


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-07-01 11:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-24 12:37 apache rule to make it write in directory Pascal Hahn
2004-06-24 14:32 ` Russell Coker
2004-06-25  6:35   ` Pascal Hahn
2004-06-25  7:51     ` Russell Coker
  -- strict thread matches above, loose matches on Subject: below --
2004-06-30 10:24 Pascal Hahn
2004-06-30 10:41 Pascal Hahn
2004-06-30 14:27 ` Russell Coker
2004-07-01 11:32   ` Pascal Hahn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.