On Sat, 5 Nov 2005 01:17:06 -0200 (BRST)
"Thadeu Penna" <[EMAIL PROTECTED]> wrote:

> # You may wish to limit access to job operations, either with Allow
> # and Deny lines, or by requiring a username and password.
> #
> AuthType None    <==== coloque None aqui
> AuthClass User
> </Location>
> 
> reinicialize o cups.
> Concordo contigo.. o default é insuportável

Não funcionou... Estudei a dica e consegui sucesso assim:

#### Arquivo original:  ######

AuthType Basic
AuthClass System

## Restrict access to local domain
Order Deny,Allow
Deny From All
Allow From 127.0.0.1

#Encryption Required
</Location>



####### Arquivo alterado ######

AuthType None           <--------------------------- aqui
AuthClass User          <--------------------------- aqui

## Restrict access to local domain
Order Deny,Allow
Deny From None  <-------------------------- aqui
Allow From 127.0.0.1

#Encryption Required
</Location>

Abraços livres.
-- 
Savio Martins Ramos -  Arquiteto
Rio de Janeiro  ICQ 174972645
Pirataria não! Seja livre: Linux
http://www.debian.org






_______________________________________________________
Yahoo! Acesso Grátis: Internet rápida e grátis.
Instale o discador agora!
http://br.acesso.yahoo.com/

Responder a