STEPS TO REPRODUCE 1. Click on an SMB share 2. Enter correct credentials 3. When folders load, click on any folder OBSERVED RESULT Dolphin starts to ask for the SMB password repeatedly, and does not progress any further. Ticking "Remember password" has no effect (i.e. Dolphin continues to ask). Pressing "cancel" on the dialog causes Dolphin to display "The file or folder smb://ericswpark@smbserver/foldername does not exist." EXPECTED RESULT Dolphin navigates to the folder. SOFTWARE/OS VERSIONS Linux/KDE Plasma: EndeavourOS running kernel 6.7.2-archi1-2 (available in About System) KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.114.0 Qt Version: 5.15.12 ADDITIONAL INFORMATION
Found the issue -- in Windows settings the simultaneous connections allowed was set to 1. This was causing Dolphin to continuously ask for the credentials. Can Dolphin check whether the concurrent connection limit has been reached, and notify the user?