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 580471 Details for
Bug 816591
Network print via cups fails - error_log contains garbage "Bad request line" and "Bad URI"
[?]
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.
cupsd.conf
cupsd.conf (text/plain), 3.17 KB, created by
Dennis Schridde
on 2012-04-26 13:16:45 UTC
(
hide
)
Description:
cupsd.conf
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2012-04-26 13:16:45 UTC
Size:
3.17 KB
patch
obsolete
># Show general information in error_log. >LogLevel warn >SystemGroup sys root admin ># Allow remote access >Port 631 >Listen /var/run/cups/cups.sock ># Enable printer sharing and shared printers. >Browsing On >BrowseOrder allow,deny >BrowseAllow all >BrowseRemoteProtocols CUPS >BrowseAddress @LOCAL >BrowseLocalProtocols CUPS dnssd >DefaultAuthType Basic ><Location /> > AuthType Default > Require valid-user > # Allow shared printing... > Order allow,deny > Allow @LOCAL > Allow 130.75.26.128/25 > Allow [2001:470:9f8b::]/48 ></Location> ><Location /admin> > AuthType Default > Require user @SYSTEM > # Restrict access to the admin pages... > Order allow,deny > Allow @LOCAL > Allow 130.75.26.128/25 > Allow [2001:470:9f8b::]/48 ></Location> ><Location /admin/conf> > AuthType Default > Require user @SYSTEM > # Restrict access to the configuration files... > Order allow,deny > Allow @LOCAL > Allow 130.75.26.128/25 > Allow [2001:470:9f8b::]/48 ></Location> ><Policy default> > <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document> > Require user @OWNER @SYSTEM > Order deny,allow > </Limit> > <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default CUPS-Get-Devices> > AuthType Default > Require user @SYSTEM > Order deny,allow > </Limit> > <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs> > AuthType Default > Require user @SYSTEM > Order deny,allow > </Limit> > <Limit Cancel-Job CUPS-Authenticate-Job> > Require user @OWNER @SYSTEM > Order deny,allow > </Limit> > <Limit All> > Order deny,allow > </Limit> ></Policy> ><Policy authenticated> > <Limit Create-Job Print-Job Print-URI> > AuthType Default > Order deny,allow ></Limit> > <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-Job Resume-Job CUPS-Move-Job CUPS-Get-Document> >AuthType Default >Require user @OWNER @SYSTEM >Order deny,allow > </Limit> > <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default> > AuthType Default > Require user @SYSTEM > Order deny,allow > </Limit> > <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Promote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs> > AuthType Default > Require user @SYSTEM > Order deny,allow > </Limit> > <Limit Cancel-Job CUPS-Authenticate-Job> > AuthType Default > Require user @OWNER @SYSTEM > Order deny,allow > </Limit> > <Limit All> > Order deny,allow > </Limit> ></Policy>
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 816591
:
580469
| 580471