[Samba] Unable to browse workgroup, shares otherwise accessible

Stalkerbrother stalkerbrother at djmobsters.com
Sat Apr 24 20:37:59 GMT 2004


Hi,

 

After upgrading from Mandrake Linux 9.2 to Mandrake Linux 10 I can no longer
browse my workgroup domain in "My Network Places" from my XP Pro clients.
However, I can still access the shares on my Samba server without problem
using either "Add Network Place" or by entering the path directly in
Explorer. Another symptom is found in my Samba log where a lot of the
following messages are being produced:

 

[2004/04/24 22:18:13, 0] smbd/service.c:make_connection_snum(627)

  Can't become connected user!

 

Everything worked perfectly prior to the upgrade, and currently everything
besides the workgroup browsing issue still works. I am not a Samba expert,
and I searched the net without any decisive results, so I would really
appreciate if someone could help me out here. Below you will find essential
smb.conf data. Samba version is 3.0.2a.

 

Cheers,

Stalkerbrother

 

 

[global]

            log file = /var/log/samba/log.%m

            smb passwd file = /etc/samba/smbpasswd

            interfaces = eth1 lo

            bind interfaces only = yes

            load printers = yes

            socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

            map to guest = bad user

            encrypt passwords = yes

            user = stalkerbrother

            printer admin = @adm

            dns proxy = no

            netbios name = Blofeld

            server string = Blofeld

            printing = cups

            default = global

            workgroup = WORKGROUP

            hosts allow = 192.168.1.0/24 127.0.0.1

            os level = 20

            local master = yes

            invalid users = root bin daemon adm sync shutdown \

                        halt mail news uucp operator

            valid users = @users

            printcap name = cups

            security = user

            lanman auth = no

            lm announce = no

            max log size = 50

            dns proxy = No

            idmap uid = 10000-20000

            idmap gid = 10000-20000

            template homedir = /home/%D/%U

            template shell = /bin/bash

            comment = Home Directories

            browseable = no

            writable = yes

 

[homes]

   comment = Home Directories

   browseable = no

   writable = yes

 

[shared]

            comment = Directory for all users to share files

            path = /home/shared

            public = yes

            writable = yes

            valid users = @users

            write list = @users

 

 



More information about the samba mailing list