View previous topic :: View next topic |
Author |
Message |
Wyrm n00b

Joined: 15 Apr 2004 Posts: 26
|
Posted: Thu Nov 18, 2004 11:55 am Post subject: cups localhost:631 access denied [solved] |
|
|
I installed cups without any problems, but when I try to configure it via http://localhost:631 or http://localhost:631/admin I only get an "access denied" message.
I didn't change /etc/cups/cupsd.conf, it still says "allow from 127.0.0.1" for <Location /admin> , and nmap says tcp/631 is open.
Does anybody know either
1) where to set the permissions so I can configure it via http or
2) where to configure cups via the shell ?
thanks in advance
Last edited by Wyrm on Thu Nov 18, 2004 4:57 pm; edited 1 time in total |
|
Back to top |
|
 |
manywele l33t


Joined: 12 Jul 2003 Posts: 743 Location: Inside
|
Posted: Thu Nov 18, 2004 3:00 pm Post subject: |
|
|
Are you sure you have the service started?
Code: | /etc/init.d/cupsd start |
|
|
Back to top |
|
 |
Wyrm n00b

Joined: 15 Apr 2004 Posts: 26
|
Posted: Thu Nov 18, 2004 4:57 pm Post subject: |
|
|
Solved. Maybe someone could put a reminder into the printing guide to disable your proxy settings before trying to configure cups... |
|
Back to top |
|
 |
|