--- a/conf/cupsd.conf.in +++ b/conf/cupsd.conf.in @@ -145,12 +145,12 @@ # Job-related operations must be done by the owner or an administrator... - AuthType Negotiate + AuthType Default Order deny,allow - AuthType Negotiate + AuthType Default Require user @OWNER @SYSTEM Order deny,allow @@ -171,7 +171,7 @@ # Only the owner or an administrator can cancel or authenticate a job... - AuthType Negotiate + AuthType Default Require user @OWNER @CUPS_DEFAULT_PRINTOPERATOR_AUTH@ Order deny,allow