Roaming Profiles are working, but I always have the desktop.ini visible in some folders of the Windows-Startmenue. I found several hints for the dos-attributes in smb.conf, buit notthing seems to work.


You have " hide files = /Desktop.ini/"

In any Windows computer, you will find both "desktop.ini" and "Desktop.ini".

Linux is case-sensitive, so "desktop.ini" is not covered by your configuration.

I would advise you to use "hide files = /desktop.ini/Desktop.ini/".
That's what I am doing and it works.
I use it on the "global" section of "smb.conf" in order to cover all shares.


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to