add cups printer in clientwithserverauthentication

amjathsha amjathshah at gmail.com
Thu Feb 24 04:43:31 PST 2011


thanks once again for your reply,

I did the same thing which you told. And in client side, while adding new printer it is asking user name and password of client machine not the server password. In this i am able to add the printer but it not printing.


thanks again



>
> --=-7kknCTw+hx83yI6RAkZ2
> Content-Type: text/plain; charset="UTF-8"
> Content-Transfer-Encoding: quoted-printable
>
> On Thu, 2011-02-24 at 03:05 -0800, amjathsha wrote:
> > thank you for your speedy reply.
> > in Operation Policy drop down , i found only default, so what i have to d=
> o
>
> Oh, Red Hat Enterprise Linux 5 doesn't have the pre-built
> "authenticated" policy -- sorry, my mistake. (It's in Red Hat Enterprise
> Linux 6 and I got confused.)
>
> You'll need to add a section to /etc/cups/cupsd.conf to create the
> 'authenticated' policy.  It should look something like this, adjust to
> taste:
>
> <Policy authenticated>
>   <Limit Create-Job Print-Job Print-URI Validate-Job>
>     AuthType Default
>     Order deny,allow
>   </Limit>
>   <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs=
>  Set-Job-Attributes Create-Job-Subscription Renew-Subscription Cancel-Subsc=
> ription Get-Notifications Reprocess-Job Cancel-Current-Job Suspend-Current-=
> Job Resume-Job CUPS-Move-Job CUPS-Get-Document>
>     AuthType Default
>     Require user @OWNER @SYSTEM
>     Order deny,allow
>   </Limit>
>   <Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer CUPS-Add-Modify-Class =
> CUPS-Delete-Class CUPS-Set-Default>
>     AuthType Default
>     Require user @SYSTEM
>     Order deny,allow
>   </Limit>
>   <Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer Pause-=
> Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Pr=
> inter Activate-Printer Restart-Printer Shutdown-Printer Startup-Printer Pro=
> mote-Job Schedule-Job-After CUPS-Accept-Jobs CUPS-Reject-Jobs>
>     AuthType Default
>     Require user @SYSTEM
>     Order deny,allow
>   </Limit>
>   <Limit Cancel-Job CUPS-Authenticate-Job>
>     AuthType Default
>     Require user @OWNER @SYSTEM
>     Order deny,allow
>   </Limit>
>   <Limit All>
>     Order deny,allow
>   </Limit>
> </Policy>
>
> Tim.
> */
>
>
> --=-7kknCTw+hx83yI6RAkZ2
> Content-Type: application/pgp-signature; name="signature.asc"
> Content-Description: This is a digitally signed message part
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
>
> iD8DBQBNZka/BLQafZpK2tcRAjI/AKCACprzQMcH4BHE5I2W1Tg2pFtThwCeKXLb
> /Amp5KpoShru2F2TEJA/Kwc=
> =3evK
> -----END PGP SIGNATURE-----
>
> --=-7kknCTw+hx83yI6RAkZ2--
>





More information about the cups mailing list