Comment 3 for bug 160833

Revision history for this message
Alexia Death (alexiade) wrote :

Its not losing the credentials. I had the same problem and dug through it. smb component in dolphin is making too many connections and as a result filling up the server side user session limit that is 10 for XP. Then it ignores the STATUS_REQUEST_NOT_ACCEPTED on session creation and gets access denied when trying to connect. I have filed a bug about this upstream. https://bugs.kde.org/show_bug.cgi?id=221094

This only happens if the machine has lots of shares and/or lots of other users. 10 concurrent session limit is easy to hit with 7 shares and dolphin making a connection for each one on sight + one for your request and there are two more people using the system.