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 147637 - Can't see shares in smb/windows domain.
Can't see shares in smb/windows domain.
Status: RESOLVED DUPLICATE of bug 132933
Product: gnome-vfs
Classification: Deprecated
Component: Module: smb
2.6.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2004-07-15 11:00 UTC by Bogdan B. Rudas
Modified: 2005-02-11 18:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Bogdan B. Rudas 2004-07-15 11:00:41 UTC
1) Get domain network
2) Browser it and try to get shares in nautilus
Background is: 
smbclient -L sharename cause "Error returning browse list: NT_STATUS_ACCESS_DENIED"
When I enter and password all is ok. 
In gnome I can get access to share by url smb://host/share. Gnome ask me for
domain/user/password. When I try to get all shares gnome does'n ask me for
login, doen't authentificati itself in domain and can't get sahre list.
Comment 1 Bryan Cole 2004-09-03 09:10:55 UTC
I get the same behavious here (fedora-core 2 / gnome-2.6).

It looks like gnome-vfs is not doing any authentication when requesting browse
lists. The user is not prompted for a password/username. Connecting to the
actually shares themselves works OK, but browsing doesn't. Since not all Win32
networks require browse-authentication, this issue only appears for sites which
do require authentication.

I think there should be an option somewhere in gconf for a default set of
smb-credentials (username/password) and, if set, these are used for *all* smb
operations by default. If an operation fails, the username/password prompt
should appear.
Comment 2 Johan Walles 2004-12-22 14:14:18 UTC
I'd prefer being asked about the username / password once per session.  I'm a
bit uncomfortable with storing my passwords in the file system, but having them
stored in memory would be acceptable to me.

Isn't this a dup of bug 132933?
Comment 3 Kjartan Maraas 2005-02-11 18:58:51 UTC
Sounds like it's a duplicate allright.

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