https://bugs.kde.org/show_bug.cgi?id=447056
--- Comment #10 from vector <kbar...@blackpanther.hu> --- I've recheck Dolphin today, so: Login failed another user name/passwod as system user! When I set username/password on NAS to same as local user, I get access to SMB filesystem on nas. When I tried different username+password (already set on nas previously), I get a endless popup "auth dialog" and I can't login. > kf.kio.slaves.smb: libsmb-auth-callback URL: > QUrl("smb://nas.localnet/Volume_1") > kf.kio.slaves.smb: open "smb://nas.localnet/Volume_1" url-type: 3 dirfd: -1 > errNum: 13 > kf.kio.slaves.smb: Discovery finished. > kf.kio.slaves.smb: trying checkPassword > kf.kio.slaves.smb: checkPassword for QUrl("smb://nas.localnet/Volume_1") > kf.kio.slaves.smb: call openPasswordDialog for > QUrl("smb://nas.localnet/Volume_1") > kf.kio.slaves.smb: got password through cache "build" > kf.kio.slaves.smb: openPasswordDialog returned "xMyUserNamex" > kf.kio.slaves.smb: updateCache "/Volume_1" > kf.kio.slaves.smb: Caching info.username = "xMyUserNamex" , info.url = > "smb://nas.localnet/Volume_1" > kf.kio.core.dirlister: QUrl("smb://nas.localnet/Volume_1") -> > QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") > kf.kio.core.dirlister: QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") has > not been listed yet. > kf.kio.slaves.smb: QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") > kf.kio.slaves.smb: checkURL QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") > kf.kio.slaves.smb: checkURL return3 > QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") > kf.kio.slaves.smb: updateCache "/Volume_1" > kf.kio.slaves.smb: Starting discovery. > kf.kio.slaves.smb: auth_smbc_get_dat: set user= xMyUserNamex , workgroup= > PANTHERGROUP server= nas.localnet , share= Volume_1 > kf.kio.slaves.smb: updateCache "/Volume_1" > kf.kio.slaves.smb: libsmb-auth-callback URL: > QUrl("smb://nas.localnet/Volume_1") > kf.kio.slaves.smb: got password through cache "xMyUserNamex" smb_signing_good: BAD SIG: seq 1 smb_signing_good: BAD SIG: seq 3 > kf.kio.slaves.smb: open "smb://xMyUserNamex@nas.localnet/Volume_1" url-type: > 3 dirfd: -1 errNum: 1 > kf.kio.slaves.smb: Discovery finished. > kf.kio.slaves.smb: trying checkPassword > kf.kio.slaves.smb: checkPassword for > QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") > kf.kio.slaves.smb: call openPasswordDialog for > QUrl("smb://nas.localnet/Volume_1") > kf.kio.slaves.smb: openPasswordDialog returned "xMyUserNamex" > kf.kio.slaves.smb: updateCache "/Volume_1" > kf.kio.core.dirlister: New redirection url same as old, giving up. > kf.kio.slaves.smb: QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") > kf.kio.slaves.smb: checkURL QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") > kf.kio.slaves.smb: checkURL return3 > QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") > kf.kio.slaves.smb: updateCache "/Volume_1" > kf.kio.slaves.smb: Starting discovery. > kf.kio.slaves.smb: auth_smbc_get_dat: set user= xMyUserNamex , workgroup= > PANTHERGROUP server= nas.localnet , share= Volume_1 > kf.kio.slaves.smb: updateCache "/Volume_1" > kf.kio.slaves.smb: libsmb-auth-callback URL: > QUrl("smb://nas.localnet/Volume_1") > kf.kio.slaves.smb: got password through cache "xMyUserNamex" smb_signing_good: BAD SIG: seq 1 smb_signing_good: BAD SIG: seq 3 > kf.kio.slaves.smb: open "smb://xMyUserNamex@nas.localnet/Volume_1" url-type: > 3 dirfd: -1 errNum: 1 > kf.kio.slaves.smb: Discovery finished. > kf.kio.slaves.smb: trying checkPassword > kf.kio.slaves.smb: checkPassword for > QUrl("smb://xMyUserNamex@nas.localnet/Volume_1") > kf.kio.slaves.smb: call openPasswordDialog for > QUrl("smb://nas.localnet/Volume_1") > kf.kio.slaves.smb: no value from openPasswordDialog; error: 1 > kf.kio.slaves.smb: user cancelled password request > kf.kio.slaves.smb: errNum 1 I tried a gdb debugging, but I didn't see any more information.. -- You are receiving this mail because: You are watching all bug changes.