Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Printer Not Responding
- Date: Wed, 26 Apr 2006 16:02:57 +0900 (JST)
- From: Joe Larabell <larabell@???>
- Subject: Re: [tlug] Printer Not Responding
- References: <443343D4.4090403@example.com> <d8fcc0800604171915r1b1db02ay4adbd0e4dc3fb86@example.com> <4444626D.1080605@example.com> <87acai18hn.fsf@example.com> <4445E31A.6020102@example.com> <87mzehykan.fsf@example.com> <44470866.30008@example.com> <87ejzsy6c8.fsf@example.com> <444B8CEC.2020306@example.com> <20060423175659.3286bea9.jep200404@example.com> <e28811080604232320u1fbd5cddi734eb7b3e001c77d@example.com> <20060424080505.450734b4.jep200404@example.com> <87y7xvjg52.fsf@example.com> <444F1315.2090205@example.com>
> If I click the green "Start Printer" button, I get a window asking me > for my administrative username and password. > > And this is where I hit a wall. It won't accept any username and > password combination I can think of... I'm not in front of my machine right now but I can look at the files. I'm also guessing here a bit, since it's been a while since I spent any time fighting with CUPS (and, for me as well, fighting was the operative word). It seems CUPS has several options. My install is fairly close to the default and it says, among other things: <Location /admin> # # You definitely will want to limit access to the administration functions. # The default configuration requires a local connection from a user who # is a member of the system group to do any admin tasks. You can change # the group name using the SystemGroup directive. # AuthType Basic AuthClass System ... </Location> The 'Basic' seems to refer to the HTTP auth method that CUPS will use to accept the username/password. The 'System' says this: # AuthClass: the authorization class; currently only "Anonymous", "User", # "System" (valid user belonging to group SystemGroup), and "Group" # (valid user belonging to the specified group) are supported. So, for my install, in order to do admin-like stuff in CUPS it seems the user trying to login would have to be a member of the group designated as the SystemGroup, for which I have: # SystemGroup: the group name for "System" (printer administration) # access. The default varies depending on the operating system, but # will be "sys", "system", or "root" (checked for in that order.) SystemGroup lp So maybe you can either add yourself to the 'lp' line in /etc/group (or whatever your SystemGroup says in cups.conf) or you can change SystemGroup to whatever group your user ID happens to belong (ie: 'users' or something like that). You might look in the various log files under /var/log/cups (at least that's where Gentoo hides them) to see if you can get anything more detailed as to why it won't let you in. -- Joe Larabell -- Synopsys VCS Support US: larabell@example.com http://wwwin.synopsys.com/~larabell/ Japan: larabell@???
- References:
- Re: [tlug] Printer Not Responding
- From: Dave M G
- Re: [tlug] Printer Not Responding
- From: Josh Glover
- Re: [tlug] Printer Not Responding
- From: Dave M G
- Re: [tlug] Printer Not Responding
- From: Stephen J. Turnbull
- Re: [tlug] Printer Not Responding
- From: Dave M G
- Re: [tlug] Printer Not Responding
- From: Stephen J. Turnbull
- Re: [tlug] Printer Not Responding
- From: Dave M G
- Re: [tlug] Printer Not Responding
- From: Stephen J. Turnbull
- Re: [tlug] Printer Not Responding
- From: Dave M G
- Re: [tlug] Printer Not Responding
- From: Jim
- Re: [tlug] Printer Not Responding
- From: Evan Monroig
- Re: [tlug] Printer Not Responding
- From: Jim
- Re: [tlug] Printer Not Responding
- From: Evan Monroig
- Re: [tlug] Printer Not Responding
- From: Dave M G
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Printer Not Responding
- Next by Date: Re: [tlug] Vmware Player: Free as in Speech? (was Installing Windows after installing Linux)
- Previous by thread: Re: [tlug] Printer Not Responding
- Next by thread: Re: [tlug] Printer Not Responding
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links