Bug 51212

Summary: univention-samba: fix UCR template
Product: UCS Reporter: Florian Best <best>
Component: SambaAssignee: Florian Best <best>
Status: CLOSED FIXED QA Contact: Arvid Requate <requate>
Severity: normal    
Priority: P5    
Version: UCS 4.4   
Target Milestone: UCS 4.4-4-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: Development Internal 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:
Bug Depends on: 51131    
Bug Blocks:    

Description Florian Best univentionstaff 2020-05-04 13:11:14 CEST
There was a typo in one UCR conffile:

File: /etc/samba/base.conf                                                                                                                                                                                                                                                       
  File "<stdin>", line 8                                                                                                                                                                                                                                                         
    if configRegistry.is_true(['samba/share/groups'):                                                                                                                                                                                                                            
                                                   ^                                                                     
SyntaxError: invalid syntax

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

The UCR templates of univention-samba4 have to be python3-compatible.
Comment 1 Florian Best univentionstaff 2020-05-04 13:14:56 CEST
The typo has been fixed:

univention-samba.yaml
71c0aed7c35f | YAML Bug #51212

univention-samba (13.0.0-10)
0d52169a7b4a | Bug #51212: fix typo in UCR conffile
Comment 2 Arvid Requate univentionstaff 2020-05-05 10:50:28 CEST
Verified.
Comment 3 Erik Damrose univentionstaff 2020-05-06 14:40:13 CEST
<http://errata.software-univention.de/ucs/4.4/586.html>