[Comm] падает CUPS

Mike Shuvalov =?iso-8859-1?q?shuvalov=2Emv_=CE=C1_gmail=2Ecom?=
Вс Фев 1 01:28:16 MSK 2009


Всем привет!

На машине стоит Office Server 4.0. Запущен CUPS:

[root на mikes-srv ~]# service cups status
cupsd is running

Захожу удаленно https://mikes-srv:631 и получаю

Ошибка при загрузке https://mikes-srv:631:
Ошибка соединения с узлом mikes-srv (порт 631).

Смотрим состояние сервиса:

[root на mikes-srv ~]# service cups status
cupsd is stopped

В логе:

[root на mikes-srv cups]# tail /var/log/cups/error_log
I [01/Feb/2009:00:57:57 +0300] Allowing up to 100 client connections per host.
I [01/Feb/2009:00:57:57 +0300] Using policy "default" as the default!
I [01/Feb/2009:00:57:57 +0300] Full reload is required.
I [01/Feb/2009:00:57:57 +0300] Loaded MIME database from '/etc/cups': 34 types, 38 filters...
I [01/Feb/2009:00:57:57 +0300] Loading job cache file "/var/cache/cups/job.cache"...
I [01/Feb/2009:00:57:57 +0300] Full reload complete.
I [01/Feb/2009:00:57:58 +0300] Listening to 192.168.1.100:631 on fd 0...
I [01/Feb/2009:00:57:58 +0300] Listening to 127.0.0.1:631 on fd 2...
I [01/Feb/2009:00:57:58 +0300] Listening to /var/run/cups/cups.sock on fd 3...
E [01/Feb/2009:00:57:58 +0300] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported

Как я понимаю проблема с сертификатом? Что крутить?

Конфиг

[root на mikes-srv cups]# cat /etc/cups/cupsd.conf
LogLevel info
SystemGroup sys root
# Allow remote access
Listen 192.168.1.100:631
Listen localhost:631
Listen /var/run/cups/cups.sock
# Enable printer sharing and shared printers.
Browsing On
BrowseOrder allow,deny
BrowseAllow @LOCAL
BrowseAddress @LOCAL
DefaultAuthType Basic
<Location />
  # Allow shared printing...
  Order allow,deny
  Allow 192.168.1.0/24
  Allow @LOCAL
</Location>
<Location /admin>
  Encryption Required
  Order allow,deny
  Allow 192.168.1.0/24
  Allow localhost
</Location>
<Location /admin/conf>
  AuthType Basic
  Require user @SYSTEM
  Order allow,deny
  Allow 192.168.1.0/24
  Allow localhost
</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 Cancel-Job CUPS-Authenticate-Job>
    Require user @OWNER @SYSTEM
    Order deny,allow
  </Limit>
  <Limit All>
    Order deny,allow
  </Limit>
</Policy>


-- 
С уважением,
Михаил Шувалов
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Тип     : application/pgp-signature
Размер  : 197 байтов
Описание: This is a digitally signed message part.
Url     : <http://lists.altlinux.org/pipermail/community/attachments/20090201/cfa25b1b/attachment.bin>


Подробная информация о списке рассылки community