Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 75623
Summary: | nautilus unable to access smb: shares | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Pavel <pavelr> |
Component: | gnome-vfs2-extras | Assignee: | Havoc Pennington <hp> |
Status: | CLOSED DUPLICATE | QA Contact: | Jay Turner <jturner> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | srevivo, ted |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-10-11 19:12:32 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Pavel
2002-10-10 12:51:35 UTC
Try disabling your firewall, "service ipchains stop" If that fixes it, you need to use redhat-config-securitylevel or manual editing to punch your firewall for smb support. I never enabled the firewall (I checked again now - it is disabled). Also, I have no problems to connect to any computer with smbclient. Other computers can browse shares on this machine, too. I have the same problems. Several hosts on the network, all using a Samba machine as PDC and domain logins. The main server and PDC is running samba-2.2.5 on a Solaris8 machine, I have 2.2.5-10 from psyche on a PC. There are severl Windoze machines, Win95, 98, and XP all on the network. All windows machines can browse all shares fine. nautilus cannot show the shares on any machine with smb: protocol. It does show domains, and machines in the domains correctly, but all machines have no shares. The Red Hat build of samba doesn't leave anyinfo in the logs, but the Solaris machine does. When trying to access a share on it, I see this in the per-machine log: [2002/10/11 14:04:10, 0] smbd/password.c:domain_client_validate(1549) domain_client_validate: could not fetch trust account password for domain CSDC [2002/10/11 14:04:21, 0] smbd/password.c:domain_client_validate(1549) domain_client_validate: could not fetch trust account password for domain CSDC These occur for smb:/// and smb://csdc (the workgroup/domain name) I get nothing when accessing the machine. I also tried the method from the vfs2-extras docs, smb://user:pass@server/share and no go (no log message either). I also tries @WG/server/share and @WG/server with the same results. |