Installed new server from scratch:

Insert CD
F4 (Install a minimal virtual machine)
Install Ubuntu Server
English
US
No
USA
USA
Default Hostname
Default Timezone
Guided - use entire disk and set up LVM
Install security update automatically
Software selection : Print Server

After reboot, login

sudo apt-get update
sudo apt-get dist-upgrade
sudo sed -i -e 's/Listen localhost:631/Listen *:631/g' /etc/cups/cupsd.conf
sudo reboot

Open web browser to
https://<new server ip address>:631/

Broken!


** Summary changed:

- 403 Error when CUPS Listens on *:631
+ CUPS will not function as network Print Server

-- 
CUPS will not function as network Print Server
https://bugs.launchpad.net/bugs/559624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to