From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <40079CF6.3090003@solin.spb.ru> Date: Fri, 16 Jan 2004 11:12:38 +0300 From: "Aleksey Avdeev" User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.4) Gecko/20031103 X-Accept-Language: ru, be, uk, en-us, en MIME-Version: 1.0 To: sisyphus@altlinux.ru Subject: Re: [sisyphus] CUPS: http://localhost:631/admin References: <1074236762.20516.78.camel@sabitov.stack.net> In-Reply-To: <1074236762.20516.78.camel@sabitov.stack.net> X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.3 Precedence: list Reply-To: sisyphus@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2004 08:12:30 -0000 Archived-At: List-Archive: Renat Sabitov пишет: > Не могу попасть в конфигуратор CUPS (http://localhost:631/admin) > > Ситуация /etc/cups/cupsd.conf: > > > AuthType Digest > > # на самом деле не важно Group или User > AuthClass Group > AuthGroupName sys > > Order Deny,Allow > Deny From All > Allow From 127.0.0.1 > > > > # cat passwd.md5 > srr:sys:e96a1488e80deec600fe22d4d3e8c324 > > Пароль 123qwe > > #tail -n1 /var/log/cups/error_log > E [16/Jan/2004:09:50:34 +0300] IsAuthorized: No matching user:group for > "srr" in passwd.md5! > > Ситуация /etc/cups/cupsd.conf: > > > AuthType Basic > AuthClass Group > AuthGroupName srr > Order Deny,Allow > Deny From All > Allow From 127.0.0.1 > > > #tail -n1 /var/log/cups/error_log > > E [16/Jan/2004:09:55:24 +0300] IsAuthorized: pam_authenticate() returned > 9 (Authentication service cannot retrieve authentication info.)! > > #tail -n2 /var/log/messages > Jan 16 09:55:22 sabitov pam_tcb[27077]: Credentials for user srr unknown > Jan 16 09:55:22 sabitov pam_tcb[27049]: cups: Authentication failed for > UNKNOWN USER from (uid=4) > > Ситуация /etc/cups/cupsd.conf: > > > AuthType None > Order Deny,Allow > Deny From All > Allow From 127.0.0.1 > > > Доступ есть, естественно без пароля. > > Как получить работающий доступ с паролем? В каком режиме CUPS? -- С уважением. Алексей.