Hi there on the list I'm having problems getting my Samba working. I have Suse 9.1 pro. When I click on the Windows Network icon under Network Browsing I get the message "Unable to find any workgroups in your local network." I have tried the German Diagnose page at http://samba.sernet.de/diagnosis.html and testpam and ping work ok but when I try smbclient -L papa I get the message "Connection to papa failed" Looking for the problem it is stated that the "inetd.conf" could be faulty I am unable to locate this file (either by hand or with the search function) I have also tried to use GUI's with both Webmin and SWAT I get the message "the connection was refused" What I find interesting is when I check the KDE System Gaurd I find two instances of smbd one at PID 6294 and one at PID 6317 papa@linux:~> cd /etc/samba papa@linux:/etc/samba> testparm smb.conf Load smb config files from smb.conf Processing section "[homes]" Processing section "[profiles]" Processing section "[users]" Processing section "[groups]" Processing section "[printers]" Processing section "[print$]" Processing section "[tmp]" Loaded services file OK. Server role: ROLE_STANDALONE Press enter to see a dump of your service definitions # Global parameters [global] workgroup = HOME netbios name = PAPA server string = Samba Server map to guest = Bad User null passwords = Yes username map = /etc/samba/smbusers server signing = auto printcap cache time = 750 printcap name = cups logon path = \\%L\profiles\.msprofile logon drive = P: logon home = \\%L\%U\.9xprofile preferred master = No local master = No domain master = No ldap suffix = dc=example,dc=com ldap ssl = no printer admin = @ntadmin, root, administrator cups options = raw include = /etc/samba/dhcp.conf [homes] comment = Home Directories valid users = %S read only = No inherit acls = Yes browseable = No [profiles] comment = Network Profiles Service path = %H read only = No create mask = 0600 directory mask = 0700 store dos attributes = Yes [users] comment = All users path = /home read only = No inherit acls = Yes veto files = /aquota.user/groups/shares/ [groups] comment = All groups path = /home/groups read only = No inherit acls = Yes [printers] comment = All Printers path = /var/tmp create mask = 0600 printable = Yes browseable = No [print$] comment = Printer Drivers path = /var/lib/samba/drivers write list = @ntadmin, root force group = ntadmin create mask = 0664 directory mask = 0775 [tmp] comment = temporary files path = /tmp papa@linux:/etc/samba> netstat -a Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 *:netbios-ssn *:* LISTEN tcp 0 0 *:sunrpc *:* LISTEN tcp 0 0 *:ipp *:* LISTEN tcp 0 0 localhost:smtp *:* LISTEN tcp 0 0 *:microsoft-ds *:* LISTEN tcp 0 0 *:ssh *:* LISTEN tcp 0 0 localhost:smtp *:* LISTEN udp 0 0 192.168.0.12:netbios-ns *:* udp 0 0 *:netbios-ns *:* udp 0 0 192.168.0.1:netbios-dgm *:* udp 0 0 *:netbios-dgm *:* udp 0 0 *:bootpc *:* udp 0 0 *:sunrpc *:* udp 0 0 *:ipp *:* Active UNIX domain sockets (servers and established)
On Sun, 2005-02-27 at 07:53, Paul Ryan wrote:
Hi there on the list I'm having problems getting my Samba working. I have Suse 9.1 pro.
When I click on the Windows Network icon under Network Browsing I get the message "Unable to find any workgroups in your local network."
I have tried the German Diagnose page at http://samba.sernet.de/diagnosis.html and testpam and ping work ok but when I try smbclient -L papa I get the message "Connection to papa failed" Looking for the problem it is stated that the "inetd.conf" could be faulty I am unable to locate this file (either by hand or with the search function)
I have also tried to use GUI's with both Webmin and SWAT I get the message "the connection was refused"
What I find interesting is when I check the KDE System Gaurd I find two instances of smbd one at PID 6294 and one at PID 6317
With webmin try with http:// and https:// depending on whether ssleay is installed. Also check to see id nmbd is running as it is the process that actually gives access. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 * Only reply to the list please* "The day Microsoft makes something that doesn't suck is probably the day they start making vacuum cleaners." -Ernst Jan Plugge
participants (2)
-
Ken Schneider
-
Paul Ryan