DanRaposo,
Because you have presented a solution to your own problem which may be helpful to future searches, this question is now PAQed and your points have been refunded.
EE_AutoDeleter
Main Topics
Browse All TopicsSorry if this is vague, but I have never used CUPS and never really needed to print from Linux before. Basically what I want to do is allow logged in users to print to network printers. These printers are usually accessed via IP. I was considering using CUPS to do this. By the way .. I am running Fedora Core 6.
I installed CUPS and Ghostscript, but I cannot get to the admin page. When I enter http://myserver:631/admin I get a
403 Fornidden message.
In my output I get the following
d [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient(lis=0x81
D [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient: skipping getpeercon()
D [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient: 8 from 192.168.0.59:631 (IPv4)
d [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient: 8 connected to server on ebingo:631
d [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient: Adding fd 8 to InputSet...
d [02/Oct/2007:11:31:37 -0400] cupsdCheckJobs: 0 active jobs, sleeping=0, reload=0
d [02/Oct/2007:11:31:37 -0400] cupsdReadClient: 8, used=0, file=-1 state=0
D [02/Oct/2007:11:31:37 -0400] cupsdReadClient: 8 GET / HTTP/1.1
D [02/Oct/2007:11:31:37 -0400] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"...
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: uri = "/"...
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: Location /admin/conf Limit 7f
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: Location /admin Limit 7f
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: Location / Limit 7f
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: best = /
d [02/Oct/2007:11:31:37 -0400] cupsdAuthorize: con->uri="/", con->best=0x8171bc0(/)
d [02/Oct/2007:11:31:37 -0400] cupsdAuthorize: Authorization=""
D [02/Oct/2007:11:31:37 -0400] cupsdAuthorize: No authentication data provided.
d [02/Oct/2007:11:31:37 -0400] cupsdIsAuthorized: con->uri="/", con->best=0x8171bc0(/)
d [02/Oct/2007:11:31:37 -0400] cupsdIsAuthorized: level=AUTH_ANON, type=AUTH_NONE, satisfy=AUTH_SATISFY_ALL, num_names=0
d [02/Oct/2007:11:31:37 -0400] cupsdIsAuthorized: auth=AUTH_DENY...
d [02/Oct/2007:11:31:37 -0400] cupsdReadClient: Unauthorized request for /...
D [02/Oct/2007:11:31:37 -0400] cupsdSendError: 8 code=403 (Forbidden)
D [02/Oct/2007:11:31:37 -0400] cupsdCloseClient: 8
d [02/Oct/2007:11:31:37 -0400] cupsdCloseClient: Removing fd 8 from InputSet and OutputSet...
d [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient(lis=0x81
D [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient: skipping getpeercon()
D [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient: 8 from 192.168.0.59:631 (IPv4)
d [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient: 8 connected to server on ebingo:631
d [02/Oct/2007:11:31:37 -0400] cupsdAcceptClient: Adding fd 8 to InputSet...
d [02/Oct/2007:11:31:37 -0400] cupsdReadClient: 8, used=0, file=-1 state=0
D [02/Oct/2007:11:31:37 -0400] cupsdReadClient: 8 GET /cups.css HTTP/1.1
D [02/Oct/2007:11:31:37 -0400] cupsdReadClient: 8 Browser asked for language "en-us.utf-8"...
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: uri = "/cups.css"...
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: Location /admin/conf Limit 7f
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: Location /admin Limit 7f
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: Location / Limit 7f
d [02/Oct/2007:11:31:37 -0400] cupsdFindBest: best = /
d [02/Oct/2007:11:31:37 -0400] cupsdAuthorize: con->uri="/cups.css", con->best=0x8171bc0(/)
d [02/Oct/2007:11:31:37 -0400] cupsdAuthorize: Authorization=""
D [02/Oct/2007:11:31:37 -0400] cupsdAuthorize: No authentication data provided.
d [02/Oct/2007:11:31:37 -0400] cupsdIsAuthorized: con->uri="/cups.css", con->best=0x8171bc0(/)
d [02/Oct/2007:11:31:37 -0400] cupsdIsAuthorized: level=AUTH_ANON, type=AUTH_NONE, satisfy=AUTH_SATISFY_ALL, num_names=0
d [02/Oct/2007:11:31:37 -0400] cupsdIsAuthorized: auth=AUTH_DENY...
d [02/Oct/2007:11:31:37 -0400] cupsdReadClient: Unauthorized request for /cups.css...
D [02/Oct/2007:11:31:37 -0400] cupsdSendError: 8 code=403 (Forbidden)
D [02/Oct/2007:11:31:37 -0400] cupsdCloseClient: 8
d [02/Oct/2007:11:31:37 -0400] cupsdCloseClient: Removing fd 8 from InputSet and OutputSet...
d [02/Oct/2007:11:31:38 -0400] select_timeout: 86400 seconds to do nothing
Any thoughts? Is this even ther right way to attack printing here?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: DanRaposoPosted on 2007-10-02 at 10:01:33ID: 20000126
I figured it out myself
index.php/ CUPS_Setup #Introduct ion
I needed to add the following lines to the cups.conf file
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 10.0.0.*
</Location>
Don't know how I missed that!!
but a useful link if anyone cares is
http://wiki.archlinux.org/