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:51:02 +0900
- From: Evan Monroig <evan.monroig@example.com>
- 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>
- User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)
Dave M G <martin@example.com> writes: > Okay, so I hit the ol' web trail and look for solutions to figure out > what the password is, or how to reset it. In the former case I came up > with nothing. But in the latter, I got this command: > dave@example.com:~$ sudo lppasswd -a > Enter password: > Enter password again: > > But that didn't work, at least not with "root", "admin", or "dave" as > the username. > > Another web page said I should comment out "AuthType Basic" and > "AuthClass System " from cupsd.conf. There was no "AuthClass System", > but there were two instances of "AuthType Basic" which I commented out. > Still nothing. > > So here I am. What do I do to get or reset the correct login information > for administrating CUPS? I had the same problem as you. I did not have any success with "Basic" authentication, but "Digest" authentication worked. What I did was replacing "AuthType Basic" in your /etc/cups/cupsd.conf by "AuthType Digest", and then generating a password as you did: sudo lppasswd -a evan Also, if you have chosen "AuthClass System", be sure to be a member of the system group, which is defined by a line like "SystemGroup lpadmin" in /etc/cups/cupsd.conf The end of my cupsd.conf looks like this: --- <Location /admin> AuthType Digest AuthClass System Order Deny,Allow Deny From All Allow From 127.0.0.1 </Location> --- Cheers, Evan
- Follow-Ups:
- Re: [tlug] Printer Not Responding
- From: Dave M G
- Re: [tlug] Printer Not Responding
- From: Dave M G
- 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] Vmware Player: Free as in Speech? (was Installing Windows after installing Linux)
- Next by Date: Re: [tlug] Printer Not Responding
- 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