Espen
02-27-2004, 07:09 AM
Hi.
I have a Celeron 366 machine running Red Hat 8 (stock kernel) and samba 3.0.2a-1.
My problem is that when I access a share it takes about 20 seconds to open the shared folder, but once I'm in it's as fast as if the disk was on my own computer.
Here is my smb.conf file:
[global]
workgroup = Quad-Network
server string =
printcap name = /etc/printcap
load printers = no
printing = lprng
log file = /var/log/samba/%m.log
max log size = 0
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*success fully*
pam password change = yes
obey pam restrictions = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
dns proxy = no
[homes]
comment = Home Directories
browseable = no
comment = Home Directories
browseable = no
writable = yes
valid users = %S
create mode = 0664
directory mode = 0775
I've tried it while the firewall is dissabled, and the problem isn't in the windows (XP) machines that are accessing it, since there are two more Linux machines running samba that work fine.
Can anyone help?
I have a Celeron 366 machine running Red Hat 8 (stock kernel) and samba 3.0.2a-1.
My problem is that when I access a share it takes about 20 seconds to open the shared folder, but once I'm in it's as fast as if the disk was on my own computer.
Here is my smb.conf file:
[global]
workgroup = Quad-Network
server string =
printcap name = /etc/printcap
load printers = no
printing = lprng
log file = /var/log/samba/%m.log
max log size = 0
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*success fully*
pam password change = yes
obey pam restrictions = yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = no
dns proxy = no
[homes]
comment = Home Directories
browseable = no
comment = Home Directories
browseable = no
writable = yes
valid users = %S
create mode = 0664
directory mode = 0775
I've tried it while the firewall is dissabled, and the problem isn't in the windows (XP) machines that are accessing it, since there are two more Linux machines running samba that work fine.
Can anyone help?