ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexander Gvozdev <alexander.gvozdev@gmail.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] непонятность с cups
Date: Fri, 13 Jul 2007 23:57:45 +0400
Message-ID: <200707132357.45581.alexander.gvozdev@gmail.com> (raw)
In-Reply-To: <20070713183530.GE9433@osdn.org.ua>

В сообщении от Friday 13 July 2007 22:35:31 Michael Shigorin написал(а):
> On Fri, Jul 13, 2007 at 06:13:58PM +0400, Alexander Gvozdev wrote:
> > На сервере установлен CUPS. Добавлен принтер. С сервере
> > печатается тестовая страница. Клиент подцепляет этот принтер,
> > но задания с клиента не уходят, так и висят в спулере. На
> > клиенте http://xxx:631/printers/ показывает принтер, но пишет
> > "Unable to get printer status (client-error-forbidden)!" Как и
> > где это исправить?
>
> В cupsd.conf, Allow/Deny.

Привёл всё к виду:
----------
LogLevel info
SystemGroup sys root lp
# 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
#DefaultAuthType none
Allow All
<Location />
  # Allow shared printing and remote administration...
  Order allow,deny
  Allow all
</Location>
<Location /admin>
  Encryption Required
  # Allow remote administration...
  Order allow,deny
  Allow all
</Location>
<Location /admin/conf>
  AuthType Basic
#  Require user @SYSTEM
  # Allow remote access to the configuration files...
#  Order allow,deny
  Allow all
</Location>
<Policy default>
  <Limit All>
    Order allow
  </Limit>
</Policy>
----------
На клиенте вообще исчез принтер...

      reply	other threads:[~2007-07-13 19:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-13 14:13 Alexander Gvozdev
2007-07-13 14:16 ` Евгений
2007-07-13 15:03   ` Alexander Gvozdev
2007-07-13 15:22     ` Евгений
2007-07-13 15:51       ` Alexander Gvozdev
2007-07-13 16:23         ` Евгений
2007-07-13 16:59           ` Alexander Gvozdev
2007-07-13 18:35 ` Michael Shigorin
2007-07-13 19:57   ` Alexander Gvozdev [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200707132357.45581.alexander.gvozdev@gmail.com \
    --to=alexander.gvozdev@gmail.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git