Bug 57097 - Mention required app for samba share on specific controller
Mention required app for samba share on specific controller
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC - Shares
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-02-29 11:06 CET by Finn David
Modified: 2024-02-29 11:14 CET (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 2: Improvement: Would be a product improvement
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.023
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 Finn David univentionstaff 2024-02-29 11:06:34 CET
In the UMC you can create samba file shares on a controller that doesn't have samba installed. This could be irritating and a small notice or pop-up in the UMC, that you have to have the app installed on the controller where you are placing the samba share would be more clear.
Comment 1 Philipp Hahn univentionstaff 2024-02-29 11:14:48 CET
Idea: If we should separate UDM "shares/share" for "NFS" and "Samba", we could change the syntax for property "host" from "univention.admin.syntax.UCS_Server" to new "….ServiceNFS" and "….ServiceSamba", which check for "(service=NFS)" and "(service=Samba)" respectively and only allow selection from those matching hosts.

See `ServicePrint`, `ServicePrint_FQDN`, `MailHomeServer`, `mailHomeServer`, `ServiceMail` for a similar solution.