Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 254341 Details for
Bug 375651
policy break bugzilla (3.0.2-0.fc8)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Rules created by autid2allow
bugzilla_te.txt (text/plain), 1.55 KB, created by
Féliciano Matias
on 2007-11-11 10:03:56 UTC
(
hide
)
Description:
Rules created by autid2allow
Filename:
MIME Type:
Creator:
Féliciano Matias
Created:
2007-11-11 10:03:56 UTC
Size:
1.55 KB
patch
obsolete
> >module bugzilla 1.0; > >require { > type postgresql_port_t; > type httpd_bugzilla_script_t; > type tmp_t; > type system_mail_t; > type httpd_t; > class tcp_socket { write getattr setopt read getopt create name_connect connect }; > class fifo_file { write getattr }; > class dir { write getattr search add_name }; > class file { read write create ioctl getattr }; >} > >#============= httpd_bugzilla_script_t ============== ># src="httpd_bugzilla_script_t" tgt="postgresql_port_t" class="tcp_socket", perms="name_connect" ># comm="ndex.cg" exe="usr/bin/per" path="" >allow httpd_bugzilla_script_t postgresql_port_t:tcp_socket name_connect; ># src="httpd_bugzilla_script_t" tgt="httpd_bugzilla_script_t" class="tcp_socket", perms="{ setopt read create write getattr connect getopt }" ># comm="ndex.cg" exe="usr/bin/per" path="" >allow httpd_bugzilla_script_t self:tcp_socket { write getattr setopt read getopt create connect }; ># src="httpd_bugzilla_script_t" tgt="tmp_t" class="dir", perms="{ write getattr search add_name }" ># comm="ndex.cg" exe="usr/bin/per" path="" >allow httpd_bugzilla_script_t tmp_t:dir { write getattr search add_name }; ># src="httpd_bugzilla_script_t" tgt="tmp_t" class="file", perms="{ read write create ioctl getattr }" ># comm="ttachment.cg" exe="usr/bin/per" path="" >allow httpd_bugzilla_script_t tmp_t:file { read write create ioctl getattr }; > >#============= system_mail_t ============== ># src="system_mail_t" tgt="httpd_t" class="fifo_file", perms="{ write getattr }" ># comm="endmai" exe="usr/sbin/sendmail.sendmai" path="" >allow system_mail_t httpd_t:fifo_file { write getattr };
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 375651
:
254331
|
254341
|
254691
|
254701
|
254711
|
254721