Bug 26899 - Druckermodus für Räume/Rechner setzen
Druckermodus für Räume/Rechner setzen
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Samba
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.0-2
Assigned To: Florian Best
Stefan Gohmann
: interim-2
: 27748 27787 (view as bug list)
Depends on: 26865
Blocks: 27797 27796
  Show dependency treegraph
 
Reported: 2012-04-25 10:22 CEST by Andreas Büsching
Modified: 2016-11-01 09:21 CET (History)
2 users (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 Andreas Büsching univentionstaff 2012-04-25 10:22:10 CEST
Das wird auch für UCs 3.0-2 übernommen

+++ This bug was initially created as a clone of Bug #26865 +++

Für UCS@school 3.0 wird die Möglichkeit benötigt den Druckermodus wie bei
UCS@school 2.4 in der Reservierung für Rechner zu setzen. Hier müssen die
gleichen Mods unterstützt werden:

- Kein Zugriff
- Voller Zugriff
- Moderiert
Comment 1 Andreas Büsching univentionstaff 2012-06-11 11:12:29 CEST
(In reply to comment #0)
> Das wird auch für UCs 3.0-2 übernommen

Der Patch wurde übernommen
Comment 2 Stefan Gohmann univentionstaff 2012-07-02 08:05:41 CEST
* Code ist identisch

* Fehlermeldung beim Setzen einer Variable:
root@master801:~# ucr set "samba/printmode/usergroup/Domain Users=none"
Create samba/printmode/usergroup/Domain Users
Script: /etc/univention/templates/scripts/samba.local.config.py
Traceback (most recent call last):
  File "/etc/univention/templates/scripts/samba.local.config.py", line 34, in <module>
    from univention.lib.share_restrictions import ShareConfiguration
ImportError: No module named share_restrictions
Multifile: /etc/samba/smb.conf
root@master801:~# 

* Kein Changelog.
Comment 3 Stefan Gohmann univentionstaff 2012-07-02 15:48:11 CEST
*** Bug 27787 has been marked as a duplicate of this bug. ***
Comment 4 Florian Best univentionstaff 2012-07-03 09:12:27 CEST
(In reply to comment #2)
> * Fehlermeldung beim Setzen einer Variable:
> …
fixed in univention-samba-local-config 6.0.40

> * Kein Changelog.
wurde hinzugefügt
Comment 5 Stefan Gohmann univentionstaff 2012-07-03 11:37:49 CEST
Neue Drucker werden nicht automatisch übernommen und die Variablenbeschreibungen fehlen (Bug #27796 und Bug #27797).

Funktionalität OK:

hosts deny für den Drucker:
 ucr set "samba/printmode/hosts/none=master"

hosts allow für den Drucker:
 ucr set "samba/printmode/hosts/all=backup832"

invalid users für den Drucker:
 samba/printmode/usergroup/Domain Users: none

Changelog: OK
Comment 6 Stefan Gohmann univentionstaff 2012-07-06 14:48:16 CEST
*** Bug 27748 has been marked as a duplicate of this bug. ***
Comment 7 Stefan Gohmann univentionstaff 2012-07-20 15:24:52 CEST
UCS 3.0-2 has been released: 
  http://forum.univention.de/viewtopic.php?f=54&t=1905

If this error occurs again, please use "Clone This Bug".