Bug 29701 - In der UMC sind alle UCS Rechner als Spool Host auswählbar
In der UMC sind alle UCS Rechner als Spool Host auswählbar
Status: RESOLVED DUPLICATE of bug 25216
Product: UCS
Classification: Unclassified
Component: Printserver
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-10 16:42 CET by Felix Botner
Modified: 2018-04-14 13:34 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
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?:
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 Felix Botner univentionstaff 2012-12-10 16:42:43 CET
handlers/shares/printer.py:
                ),
        'spoolHost': univention.admin.property(
                        short_description=_('Spool host'),
                        long_description='',
                        syntax=univention.admin.syntax.UCS_Server,
                        multivalue=1,

Hier könnte man vielleicht eine Syntax definieren, die nur Rechner mit

univentionService: Print

findet, damit dort nicht immer alle Rechner auswählbar sind.
Comment 1 Stefan Gohmann univentionstaff 2012-12-12 06:43:07 CET

*** This bug has been marked as a duplicate of bug 25216 ***