Hi, I've got a samba 3.0.7 server acting as a domain controller. I can successfully authenticate my workstation against it. I have another samba 2.2.8 file server which I've joined to the domain, but I can't browse it from my workstation. What setting could be wrong? Domain controller global section: [global] add machine script = /sbin/e-smith/signal-event machine-account-create '%u' admin users = admin bind interfaces only = no deadtime = 10080 display charset = ISO8859-1 dns proxy = no domain logons = yes domain master = yes dos charset = 850 guest account = public map to guest = Bad User guest ok = no hosts allow = 127.0.0.1 10.1.1.0/255.255.255.0 interfaces = 127.0.0.1 10.1.1.60/255.255.255.0 log file = /var/log/samba/log.%m logon drive = h: logon path logon script = netlogon.bat max log size = 50 name resolve order = wins lmhosts bcast netbios name = mail os level = 65 passdb backend = smbpasswd:/etc/samba/smbpasswd pid directory = /var/run printer admin = admin security = user server string = SME Server short preserve case = yes unix charset = ISO8859-1 unix password sync = Yes pam password change = Yes wins support = yes workgroup = quicktrav printcap name = /etc/printcap load printers = yes printing = lprng print command = /usr/bin/lpr -b -h -r -P%p %s --------------------------------------------------------------------------------------- Domain member global section [global] add user script = /sbin/e-smith/signal-event machine-account-create '%u' bind interfaces only = no case sensitive = no character set = ISO8859-1 client code page = 850 deadtime = 15 dns proxy = no domain admin group = admin domain logons = no domain master = no encrypt passwords = yes guest account = public guest ok = no hosts allow = 127.0.0.1 10.1.1.0/255.255.255.0 10.1.2.0/255.255.255.0 interfaces = 127.0.0.1 10.1.1.50/255.255.255.0 kernel oplocks = true level2 oplocks = true log file = /var/log/samba/log.%m log level = 10 map to guest = never max log size = 50 name resolve order = wins lmhosts bcast netbios name = qlinux oplocks = true pid directory = /var/run preserve case = yes printer admin = admin security = domain server string = Mitel Networks SME Server short preserve case = yes smb passwd file = /etc/samba/smbpasswd socket options = TCP_NODELAY strict locking = no unix password sync = Yes pam password change = Yes wins support = no workgroup = quicktrav printcap name = /etc/printcap load printers = yes printing = lprng print command = /usr/bin/lpr -b -h -r -P%p %s