After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 167332 - smb browsing with nautilus 2.8.x and 2.9.x doesn't work, while with smbclient works fine
smb browsing with nautilus 2.8.x and 2.9.x doesn't work, while with smbclient...
Status: RESOLVED DUPLICATE of bug 132933
Product: gnome-vfs
Classification: Deprecated
Component: Module: smb
2.9.x
Other Linux
: Normal major
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-14 09:19 UTC by Mantas Kriaučiūnas
Modified: 2005-02-14 09:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Mantas Kriaučiūnas 2005-02-14 09:19:38 UTC
Distribution/Version: Ubuntu

smb browsing with nautilus 2.8.x and 2.9.x doesn't work in lots of cases :( In
my home network there are 2 computers and 2 Workgroups, but nautilus doesn't show nor computers, not workgroups, while smbclient displays without problems:

ubuntu@ubuntu:~$ smbclient -N -I 10.0.46.13 -L 13

        Sharename       Type      Comment
        ---------       ----      -------
        IPC$            IPC       Remote Inter Process Communication

        Server               Comment
        ---------            -------
        13

        Workgroup            Master
        ---------            -------
        TINKLAS              DAIRX
        WWW                  13

I can provide any needed information, please, make working smb browsing in gnome at least.
I tested with latest ubuntu unstable version:

ubuntu@ubuntu:~$ dpkg -s libgnomevfs2-0 |grep Ver
Version: 2.9.90-0ubuntu2
ubuntu@ubuntu:~$ dpkg -s nautilus |grep Ver
Version: 2.9.90-0ubuntu2

I can compile and test with any version if developers need to know some info.
Comment 1 Christian Kellner 2005-02-14 09:36:18 UTC
This is most likley a dup of a problem in the auth of code of the smb module.
(bug #167020 and bug #132933) I am closing this as a dup of the latter one!
Thanks for you'r bug report!

*** This bug has been marked as a duplicate of 132933 ***