https://bugs.kde.org/show_bug.cgi?id=499259
--- Comment #1 from Harald Sitter <sit...@kde.org> --- Created attachment 177788 --> https://bugs.kde.org/attachment.cgi?id=177788&action=edit example program showing the problem I can reproduce the issue. I do think it's a bug in libsmbclient though. What happens is that we issue a stat/smbc_readdir call on the original share. When we then try to stat/smbc_readdir the link we fall flat on the nose with > session setup failed: NT_STATUS_LOGON_FAILURE > Couldn't resolve \linkname This does however only happens iff we first stat the original share. If we directly stat the link everything seems to work fine. I am attaching an example program that shows the issue. Probably best to report this issue upstream at samba. -- You are receiving this mail because: You are watching all bug changes.