How do you administer cups remotely using the web interface?
        Posted  
        
            by 
                Evan
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Evan
        
        
        
        Published on 2011-01-29T21:37:42Z
        Indexed on 
            2011/01/29
            23:33 UTC
        
        
        Read the original article
        Hit count: 558
        
I have an Ubuntu server in my apartment and I just got a printer, so it's time to share!
In the past I've used CUPS on my Desktop and I'd just point the browsers to localhost:631 to set things up. Can I used the web based admin tools remotely?
I've been playing with the /etc/cups/cupsd.conf file and am currently at the point where I can direct a browser on my LAN to server-ip:631 but I'm getting the 403 Forbidden error.
If it's not possible or it's a bad idea for security reasons to allow remote administrator of CUPS, would it be possible to accomplish this using an SSH tunnel to the sever?
© Ask Ubuntu or respective owner