Re: {Fraud?} {Disarmed} Re: [SLUG] cups server problem

From: Daniel Jarboe (daniel.jarboe@gmail.com)
Date: Sat Nov 29 2008 - 07:23:28 EST


Strange. Your conf works for me, but is blowing up for you at AuthType
Default. This is perfectly valid as of cups 1.3. I wonder... when you said
you reinstalled cups, what version did you install? Maybe you installed an
older version?

# Default authentication type, when authentication is required...
> DefaultAuthType Basic
>
> # Restrict access to configuration files...
> <Location /admin/conf>
> AuthType Default
> Require user @SYSTEM
> Order allow,deny
> </Location>
>

It will probably be sufficient to replace AuthType Default with Authtype
Basic, since that is your DefaultAuthType anyway... but it is curious why
it's not accepting AuthType Default unless you downgraded cups.

HTH and Good luck,
~ Daniel

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:42:31 EDT