If you're running PaperCut in an AD environment, where print jobs are spooled to a Windows Server print queue (SMB), and your users complain about being prompted for their AD credentials, this may resolve the issue for you.
We worked with PaperCut engineers and our Wintel team and determined the "fix" to be a per-printer CUPS switch that is set locally...
http://localhost:631 > Administration > Printers = Manage Printers > Queue Name = select printer > Administration menu = Set Default Options > Policies > Operation Policy = authenticated
This is a per-printer setting, so we added this option for every printer configuration entry in our lpadmin scripts:
-o printer-op-policy='authenticated'
Users' AD credentials are now properly sent and accepted by the Windows Server print server...this may eliminate the need to use PaperCut Client as duct tape in AD environments...and eliminates unnecessary "Please enable kerberos" requests to the Wintel team. ;)
PS, PaperCut engineers will probably write up a KB on their site, and we submitted a Bug Report to Apple since they focus on kerberos but seem to ignore AD environments.
Don
