https://bugs.kde.org/show_bug.cgi?id=510902
--- Comment #1 from [email protected] --- Not sure if this is relevant, but as I said, I'm starting at smb://server/share, which works fine. The next directory smb://server/share/subdir also works fine, but it contains a lot of subdirectories which I don't have access to, so I'm getting dozens of the following messages: kf.kio.workers.smb: QUrl("smb://user@server/share/subdir/deepdir") kf.kio.workers.smb: checkURL QUrl("smb://user@server/share/subdir/deepdir") kf.kio.workers.smb: checkURL return3 QUrl("smb://user@server/share/subdir/deepdir") kf.kio.workers.smb: updateCache "/share/subdir/deepdir" session setup failed: NT_STATUS_LOGON_FAILURE Couldn't resolve \subdir\deepdir kf.kio.workers.smb: size 0 I think this is expected since I don't have access to most of these folders (somedir), I only have access to deepdir. However, I get the same error messages for the directory I do have access to, so my guess is that Dolphin cannot properly resolve the ressource (i.e., follow the DFS link). -- You are receiving this mail because: You are watching all bug changes.
