Step-by-Step IPP based Print Server using CUPS
Step-by-Step IPP based Print Server using CUPSThis tutorial describes how to install a Linux print server with CUPS. It also covers the installation and configuration of printer drivers on the print server as well as the printer setup on a Windows 2000 client. Contents: 1. IPP Server SetupStep #1 - Installing CUPS Service # su root Step #2 - Configuring CUPS # vi /etc/cups/cupsd.conf The default CUPS configuration limits administration to the local machine. To open up access, edit the /etc/cups/cupsd.conf and comment out the lines reading: The Below lines restricts web administration access to localhost Comment lines 842, 843, 844 so it should look like this Order deny,allow
Deny from all
Allow from 127.0.0.1
The Below lines restricts the printer access to system users Comment lines 838, 839 so the user can print without authentication AuthType Basic
AuthClass System
Step #3 - Restart the CUPS server # service cups restart Step #4 - Run the steps described in "IPP_PrintDrivers_Setup" document Step #5 - Restart the CUPS Service # service cups restart Step #6 – If required the CUPS can be managed with http://localhost:631 - on local system or http://192.168.6.210:631 - on remote system (Replace the IP) Note: Here IP: 192.168.6.210 is for the example use your own
Step #6 – Run the steps described in “IPP_Client_Setup” document Step #7 - Trouble shooting CUPS If you find the error message in the log file /var/log/cups/error_log: application/octet-stream application/octet-stream application/vnd.cups-raw
|
Join the discussion.
www.seamlessenterprise.com
IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com
Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com
Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com
Red Hat Virtual Experience - a free virtual event. Dec. 9th






print: 
Recent comments
20 hours 44 min ago
1 day 20 min ago
1 day 2 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 15 hours ago
1 day 19 hours ago
2 days 5 min ago