Bug 51681 - UCS should support / focus on "driverless printing"
UCS should support / focus on "driverless printing"
Status: NEW
Product: UCS
Classification: Unclassified
Component: Printserver
UCS 5.0
Other Linux
: P5 enhancement (vote)
: UCS 5.x
Assigned To: UCS maintainers
UCS maintainers
https://git.knut.univention.de/groups...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-07-17 08:00 CEST by Ingo Steuwer
Modified: 2023-12-01 15:07 CET (History)
6 users (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo Steuwer univentionstaff 2020-07-17 08:00:24 CEST
We should follow https://wiki.debian.org/CUPSDriverlessPrinting to configure CUPS for "driverless" printing - if it allows (as promised) easy printing without Windows Driver trouble like described in Bug #38172.
Comment 1 Nico Gulden univentionstaff 2020-07-30 14:03:33 CEST
Requires CUPS 2.2.2 and cups-filters 1.13.0. Those requirements can only fulfilled with UCS 5.
Comment 2 Nico Gulden univentionstaff 2020-07-31 08:44:04 CEST
With UCS 5 at least CUPS 2.2.10 is available. I therefore set the target to UCS 5.x
Comment 4 Arvid Requate univentionstaff 2021-07-26 14:59:43 CEST
eval "$(ucr shell ldap/base)"
udm settings/printermodel create --position "cn=cups,cn=univention,$ldap_base" --set name=IPP --ignore_exists
udm settings/printermodel modify --dn "cn=IPP,cn=cups,cn=univention,$ldap_base" --append printmodel='everywhere "IPP Driverless"'