[Samba] problems with samba

VictorM vit at email.orgus.ru
Tue Aug 27 07:08:01 GMT 2002


Hello!

I use Samba 2.2.0b on my FreeBSD 4.3 box to keep *.dbf database files so it serves as the file server for our production.
The problem is that when several people run application written in Visual FoxPro on their Win98 machines at the same time their program hangs.
When I issue the command:
>/usr/local/samba/bin/smbstatus |head -16
it shows multiple open sessions from the same client machines
I can't figure out what can cause this problem. Does anyone know how to get around this?

My Samba configuration file is here:

[global]
netbios name = SAMBA
server string = Samba %v on (%L)
workgroup = GREATEWORK
security = SERVER
wins support = yes
os level = 43
local master = yes
preferred master = yes
encrypt passwords = yes
character set = ISO8859-5
client code page = 866
#Network configuration options
hosts allow = 192.168.1. localhost
interfaces = 192.168.1.1/255.255.255.0
bind interfaces only = yes
create mask = 0660
directory mask = 0770
[data]
path = /dos
browseable = yes
guest ok = no
writable = yes
valid users = @myusers


-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba mailing list