|
Bugzilla – Full Text Bug Listing |
| Summary: | SAMBA Printers and shares are not visible from other networked Windows & SuSE 9.3 machines | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Rod Schaffter <rodschaffter> |
| Component: | Network | Assignee: | Lars Müller <lmuelle> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | samba-maintainers |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Rod Schaffter
2005-09-17 22:09:13 UTC
I made a similar experience in 10.0 final: I copied a working (!) smb.conf from a 9.1 machine to the 10.0. I could also not browse the resources, but connect directly. After adding hosts allow = 192.168.0.0/8 in the [globa] section it worked..... In the Windows Network, you must have something "shared" in order for the machine to be seen. The problem in 10.1 alpha-3 is nmbd not getting started. Running VMware 5.5/Win2k and could see all the Network except my Linux box. After starting nmbd I could then see the Linux box ... after a short wait. /dev/dsp falls into this, in that sometimes I have permissions and sometimes I don't. In order to get sound in the VMware/Win2k I have had to put o+rw on dsp. BUT I also had it work one time after I started nmbd. Somehow they are both connected. I'm not experienced enough with the internals to take over this bug but I will continue to investigate and test. With our default config I get the shares listed with konqueror while browsing smb:/ -> select the workgroup and then select the host. While testing I had configured the 'wins server' by DHCP. See /etc/ssamba/dhcp.conf which is included in the main smb.conf. The browsing system and the destionation had been in the same local network without any router inbetween. An explicit host allow is _not_ required in the global section. Rod: Is your /etc/samba/dhcp.conf empty or set by the DHCP client hook? Hi Lars, I no longer have the problem-Adding the hosts allow line took care of it. dhcp.conf contains the following: # This file is created by /etc/sysconfig/network/scripts/dhcpcd-hook-samba. # It's possible to disable dynamic changes by setting DHCLIENT_MODIFY_SMB_CONF # of /etc/sysconfig/network/dhcp to 'no'. Cheers, Rod As I do not see any defect in Samba I close this bug. Please reopen if there is any issue I missed. |