Hi Ann,
Put this in your /etc/cups/cupsd.conf :

LogLevel debug2
Printcap /etc/printcap
User lp
Group lp
RunAsUser Yes
Port 631
BrowseAllow @LOCAL
<Location />
Order Deny,Allow
Allow From 127.0.0.1
Allow From 127.0.0.2
Allow From @LOCAL
</Location>
<Location /admin>
AuthType BasicDigest
AuthClass Group
AuthGroupName sys
Order Deny,Allow
Allow From 127.0.0.1
</Location>

Then

#  lppasswd  -g  sys  -a  root
Enter password: <whatever-you-want>
Enter password: <whatever-you-want>

Recycle cups:
# rccups  restart

Open up IE :
http://<your guest>:631/

You should be good to go.

-----Original Message-----
From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Smith, 
Ann (ISD, IT)
Sent: Tuesday, October 11, 2011 2:36 PM
To: [email protected]
Subject: Basic linux printing

I am trying to set up basic linux printing using CUPS.
However lpadmin gets following:
lpadmin: add-printer (enable) failed:
server-error-operation-not-supported

So far I only defined a CUPS printer using YaST2 GUI.

I looked at docs on cups.org. But the web interface also appears to not be 
working.

Any help on very basics would be greatly apppreciated.

What software packages are needed, how to get web interface working, etc.


************************************************************
This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential and/or privileged 
information.  If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited.  If you are 
not the intended recipient, please notify the sender immediately by return 
e-mail, delete this communication and destroy all copies.
************************************************************

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit http://wiki.linuxvm.org/

________________________________

The information contained in this e-mail message is intended only for the 
personal and confidential use of the recipient(s) named above. This message may 
be an attorney-client communication and/or work product and as such is 
privileged and confidential. If the reader of this message is not the intended 
recipient or an agent responsible for delivering it to the intended recipient, 
you are hereby notified that you have received this document in error and that 
any review, dissemination, distribution, or copying of this message is strictly 
prohibited. If you have received this communication in error, please notify us 
immediately by e-mail, and delete the original message.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to