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. ** Bug watch added: KDE Bug Tracking System #221094 http://bugs.kde.org/show_bug.cgi?id=221094 -- Dolphin corrupts / forgets smb username and password https://bugs.launchpad.net/bugs/160833 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
