Displaying 1 result from an estimated 1 matches for "4701d74".
Did you mean:
370174
2015 Jan 23
4
No symlink support on SMB2 and SMB3?
Hello,
I am using Samba version 4.2.0rc4-GIT-4701d74.
When using a connection in protocol smb2 or smb3, the unix client says
symlinks are not supported, for example:
# mount //ip.addr/Programs ./tmp -o vers=3.0
# cd tmp
# ln -s bla blub
ln: failed to create symbolic link ?blub?: Operation not supported
# mount
//ip.addr/Programs on /mnt/tmp type c...