Public bug reported:

local user [email protected] prints successfully
AD user [email protected] fails with lp: Unauthorized

debugged from logs:
cupsdIsAuthorized: requesting-user-name="localtestuser"           → 
successful-ok
cupsdIsAuthorized: requesting-user-name="testuser@somedomain..."  → 401

The only workaround I've found so far is commenting out the Require user
line in here in /etc/cups/cupsd.conf (and restart cups)

  <Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job Purge-Jobs 
Set-Job-Attributes Create-Job-Subscription Renew-Subscription 
Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job 
Suspend-Current-Job Resume-Job Cancel-My-Jobs Close-J
ob CUPS-Move-Job>
##    Require user @OWNER @SYSTEM # <- commented-out
    Order deny,allow
  </Limit>


Related issue on Github:
https://github.com/OpenPrinting/cups/issues/1001

** Affects: cups (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2165919

Title:
  AD/sssd users cannot print: CUPS strips @domain before @OWNER check
  (upstream #1001)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/2165919/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to