[LUNI] CUPS printing issues

Walter we3 at sprynet.com
Fri Dec 17 21:29:19 CST 2004


I believe the web interface is independent of apache and the web server functionality is provided by 
cups itself.  It was my understanding that IPP was based on http and therefore that's why cups has 
http support(in addition to being able to provide a nifty web interface).

  As for passwords, you should remember that this is basically a webserver, so you have two choices, 
basic and digest. Basic  authentication, which I believe is default, uses the systems users and 
passwords stored in /etc/passwd or wherever.  Digest uses it's own password file in 
/etc/cups/passwd.md5 file. To add users to this file you need to use the lppasswd program. To verify 
what type of password authentication is being used look for the "AuthType" directive in the 
/etc/cups/cupsd.conf file.

For further details check the "System Administrators Manual" located at 
http://localhost:631/documentation.html or alternatively somewhere on the cups.org site.

I think that's it. I'm empty. Good luck!
Mike Scott wrote:
> On Fri, 2004-12-17 at 17:07, Samir Faci wrote:
> 
>>hmmm.. i've used 9.0 Pro.. never had this issue.. now one question i
>>have though.. when you say the "web interface"  is that a cups web
>>interface or webmin, or what are you refering to?
>>
>>Samir
> 
> 
> Samir, it's the esp web interface at:
> http://localhost:631/
> 
> I don't recall ever having this happen when using this before,
> 
> I am also prompted when I try to cancel from the command line, but
> logging in as root eliminates this prompt.  The web interface doesn't
> care who I log in as (I believe it's running under the Apache process?)
> 
> I was finally able to restart it by typing '/usr/bin/enable HPLJ4' while
> logged on as root, but I would still like to know where the password was
> set up for the web interface.
> 



More information about the luni mailing list