[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:28225] Re: cups Epson PM-G4500



外山 次郎です。 書き忘れです。

error_log は、ブラウザ で見ると、 CGI の log も出るから、
ちょっと見難いです。貼ってある辺りは余り関係ないかも…
[CGI] で始まる行ではなく、[Job ***] で始まる行が有用です。

印刷してみて、

#tail -100 /var/log/cups/error_log

辺りで見ると、良いと思います。

cups.conf は同じ様な物だと思います。
LogLevel は info ですが…

$cat /etc/cups/cupsd.conf
# Show general information in error_log.
LogLevel info
SystemGroup sys root
# Allow remote access
Port 631
Listen /var/run/cups/cups.sock
# Share local printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseAddress @LOCAL
DefaultAuthType Basic
<Location />
# Allow shared printing and remote administration...
Order allow,deny
Allow @LOCAL
Allow 192.168.1.● 「●は数字です」
Allow 192.168.1.●
Allow 192.168.1.●
</Location>
<Location /admin>
Encryption Required
# Allow remote administration...
Order allow,deny
Allow @LOCAL
</Location>
<Location /admin/conf>
AuthType Basic
Require user @SYSTEM
# Allow remote access to the configuration files...
Order allow,deny
Allow @LOCAL
</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>
Require user @OWNER @SYSTEM
Order deny,allow
</Limit>
<Limit Pause-Printer Resume-Printer Set-Printer-Attributes
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-Add-Printer CUPS-Delete-Printer CUPS-Add-Class
CUPS-Delete-Class CUPS-Accept-Jobs CUPS-Reject-Jobs CUPS-Set-Default>
AuthType Basic
Require user @SYSTEM
Order deny,allow
</Limit>
<Limit CUPS-Authenticate-Job>
Require user @OWNER @SYSTEM
Order deny,allow
</Limit>
<Limit All>
Order deny,allow
</Limit>
</Policy>



Follow-Ups
[plamo:28226] Re: cups Epson PM-G4500, iwai_h
References
[plamo:28222] cups Epson PM-G4500, iwai_h
[plamo:28223] Re: cups Epson PM-G4500, Yasufumi Haga
[plamo:28224] Re: cups Epson PM-G4500, 外山 次郎

[検索ページ] [メール一覧]
Plamo ML 公開システム