Hi all, we need to enable allow insecure wide links, which is only possible by adding this as a global Samba setting.
so if we write this manually /etc/samba/smb.conf this will be obvious overwritten by the next update. If we would instead add it in /etc/univention/templates/files/etc/samba/smb.conf.d/10global, this will be overwritten with the next release of UCS as well.
test with ucr set samba/allow_insecure_wide_links= yes have not been successfully either.
so where shall we add
[global]
allow insecure wide links = yes
in order to have this function enabled.
Thanks for your reply
Daniel