https://bugs.kde.org/show_bug.cgi?id=454693

Bernard Gray <bernard.g...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernard.g...@gmail.com

--- Comment #8 from Bernard Gray <bernard.g...@gmail.com> ---
(In reply to Albert Astals Cid from comment #2)
> Any chance you can point us to how to create a "CIFS mounted Samba share
> which is working properly" so we can try to reproduce the problem?
> 
> At least me i have no idea about Samba

Hi @albert,

We have been experiencing the same issue -

Here is a basic open rw share config for an ubuntu server:
https://ubuntu.com/server/docs/samba-file-server

To mount, use commands as per OP:
sudo mount -t cifs //<server ip>/share /path/to/local/mountpoint/ -o
uid=1000,gid=1000

Some further testing:
 - This is only an issue on samba 4, using smb protocols v[2.0 | 2.1 | 3.1.1 ]
 - samba 3, using smb protocol v1.0 is not affected

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to