Bug 92599 - Can access SMB shares only by using numeric IP address
Summary: Can access SMB shares only by using numeric IP address
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kio
Classification: Unmaintained
Component: smb (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-02 20:17 UTC by Warren Jones
Modified: 2013-08-18 23:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Jones 2004-11-02 20:17:21 UTC
Version:           kdebase3-samba-3.2.3-8 (using KDE KDE 3.2.3)
Installed from:    SuSE RPMs
Compiler:          gcc 3.3.3 
OS:                Linux

When I try to access an SMB share using Konqueror,
I get a message like this:

    An error occurred while loading   
    smb://wjones@nfswkgrp.tc.fluke.com/nfswkgrp:

    Connection to host
    smb://wjones@nfswkgrp.tc.fluke.com/nfswkgrp is broken

I can access these shares without difficulty using the
numeric IP address of the host.  The problem is specific
to Konqueror:  host names work fine using smbclient
or "mount -t smbfs", for example:

    smbclient //nfswkgrp.tc.fluke.com/nfswkgrp

    mount -t smbfs -o username=wjones \
        //nfswkgrp.tc.fluke.com/nfswkgrp /mnt

The failures with Konqueror are not consistent -- some
users can connect to some servers, others cannot.
I haven't been able to find a pattern.

This is similar to bug #65800, but the error message is
different.  (That bug is marked as RESOLVED/WORKSFORME.)
Comment 1 Angel Blue01 2009-03-11 19:23:37 UTC
I'm having this problem in KDE 4.2.1
Comment 2 Dawit Alemayehu 2013-08-18 23:18:52 UTC
KDE 3 is no longer maintained. Feel free to reopen the ticket if the problem is still applicable in the current stable KDE 4 version. Thank you for your report.