Bug 18324 - sambaWriteList wird falsch geparsed
Summary: sambaWriteList wird falsch geparsed
Status: RESOLVED DUPLICATE of bug 50074
Alias: None
Product: UCS
Classification: Unclassified
Component: UMC - Shares
Version: UCS 2.3
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: UMC maintainers
QA Contact:
URL: https://git.knut.univention.de/univen...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 11:41 CEST by Janis Meybohm
Modified: 2022-04-27 10:30 CEST (History)
5 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):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janis Meybohm univentionstaff 2010-05-06 11:41:47 CEST
2010050310000386

Der Parameter sambaWriteList wird nicht wie der Parameter sambaValidUsers 
geparst, was zu fehlerhaften EintrÀgen in der LDAP fÌhrt (und damit dann auch 
zu einer fehlerhaften Samba Konfiguration).

Das Kommando (gekÃŒrzt auf das wesentliche):
udm shares/share create --option samba ... --set sambaValidUsers='@"Domain 
Users", @homepage' --set sambaWriteList='@"Domain Users"'

produziert folgende LDAP EintrÀge:
univentionShareSambaValidUsers: @"Domain Users", @homepage
univentionShareSambaWriteList: @""Domain Users""
Comment 1 Daniel Hofmann univentionstaff 2010-08-19 16:34:01 CEST
Evtl. hat dieser Bug auch mit bug 11972 zu tun.
Comment 2 Stefan Gohmann univentionstaff 2014-02-18 21:37:45 CET
This issue has been filed against UCS 2.3.

UCS 2.3 is out of maintenance and many UCS components have vastly changed in
later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug".
In this case please provide detailed information on how this issue is affecting
you.
Comment 3 Florian Best univentionstaff 2022-04-27 10:30:24 CEST
A fix for this is part of the MR https://git.knut.univention.de/univention/ucs/-/merge_requests/360.

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