Displaying 5 results from an estimated 5 matches for "jobprivatevalues".
2015 Apr 20
1
Sudden printer errors
...ous printers
> > work as expected with no issues. Just suddenly anything added to cups
> > cannot be installed. Any suggestions? I turned up the log levels and
> > can't seem anything specific that would point to the problem.
>
> CUPS recently added new JobPrivateAccess/JobPrivateValues behaviour.
> I'd suggest that you configure "JobPrivateValues" to "none" to disable
> it. Also, please check that your server includes the fix for:
> https://bugzilla.samba.org/show_bug.cgi?id=10808
It appears as if it was ported to 4.2.0, which I am using. I have...
2015 Apr 17
4
Sudden printer errors
I'm using Samba 4.2.0 and cups 2.0.2. I have had the same print server
and config since the early 3.x days and have never had an issue. Now
suddenly, any new printers added to cups can no longer be installed in
Windows. XP clients give a generic "Windows cannot connect to the
printer. Either the printer name was typed incorrectly, or the specified
priner has lost its connection to the
2015 May 04
1
A working CUPS authentication now fails without change anything...
...red printing...
Order allow,deny
Allow @LOCAL
</Location>
<Location /admin>
Order allow,deny
Allow From *
</Location>
<Location /admin/conf>
AuthType Default
Require user @SYSTEM
Order allow,deny
</Location>
<Policy default>
JobPrivateAccess all
JobPrivateValues none
SubscriptionPrivateAccess default
SubscriptionPrivateValues default
<Limit Create-Job Print-Job Print-URI Validate-Job>
Order deny,allow
</Limit>
<Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs
Set-Job-Attributes Create-Job-Subscription Re...
2015 May 12
2
[Solved] A working CUPS authentication now fails without change anything...
...; Order allow,deny
>> Allow From *
>> </Location>
>> <Location /admin/conf>
>> AuthType Default
>> Require user @SYSTEM
>> Order allow,deny
>> </Location>
>> <Policy default>
>> JobPrivateAccess all
>> JobPrivateValues none
>> SubscriptionPrivateAccess default
>> SubscriptionPrivateValues default
>> <Limit Create-Job Print-Job Print-URI Validate-Job>
>> Order deny,allow
>> </Limit>
>> <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job
&g...
2015 May 04
3
A working CUPS authentication now fails without change anything...
2015-05-04 18:16 GMT+02:00 Rowland Penny <rowlandpenny at googlemail.com>:
> On 04/05/15 17:03, Daniel Carrasco Mar?n wrote:
>
>> Hi,
>>
>> Just a moments ago i've sent a message to other user saying that I've a
>> working server with CUPS authentication using AD groups. Well, that
>> authentication is not working anymore and i've not changed