Changed hostname during install, now CUPS has wrong hostname on web interface
During kickstart, I assign the name "newserver" to my host. Then in the post section, I download a list of serial numbers and hostnames/IP addresses, and reassign the hostname and address based on the systems' serial number.
then when I reboot, CUPS is working, and I can browse to the webpage at <hostname>:631, but if I click on any of the menus, it fails, because the link is still "newserver" instead of the new hostname. I can't find the name "newserver" in any of the CUPS configuration files.
How do I reconfigure CUPS to the new hostname? Do I need to just install CUPS after I change the hostname?
Thanks for your help!
|