You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, March 18th 2005, 1:50pm

KDE 3.4.0 -- Konqueror SMB login as Anonymous ?

Hi,

I've recently upgraded to KDE 3.4 on Gentoo, and I notice that when I open Konqueror and type in an URN such as:

smb://somemachine/Shared

It asks for a username and password, but regardless of what I type, it tries to login as Anonymous, fails, and displays the username/password message box again.

I could see the SMB packets and the Anonymous login request using Ethereal. I've tried with both windows and gentoo server, same result.

Now on my other machine with KDE 3.3.2, everything logs fine on SMB servers.

My question: With KDE 3.4,
- Is there something to adjust on the client-side for non-anonymous SMB access ?
- Or could this be a bug ?

Thanks a lot.

2

Friday, March 18th 2005, 2:55pm

RE: KDE 3.4.0 -- Konqueror SMB login as Anonymous ?

I have exported smbclient and KDE3.4 Ethereal logs, and have compared them side-by-side.

The essential difference seems that:
- smbclient connects to microsoft-ds (port 445)
- KDE 3.4 connects to netbios-ssn (port 139)

Could this be the cause of refused authentications ?

3

Friday, March 18th 2005, 3:42pm

Ok, a way to make it work, is to type the machine name in UPPERCASE in kde 3.4.

But in 3.3 it worked ok with a lowercase machine name.