Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
samba server + winxp client problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
SchlumpfSchlaubi
n00b
n00b


Joined: 22 Dec 2004
Posts: 2

PostPosted: Wed Dec 22, 2004 9:10 pm    Post subject: samba server + winxp client problem Reply with quote

hi,

i try to setup a second samba server and have a problem.
i did copy the smb.conf from my working samba server to the new one.
connecting the share from my winxp client, user authentication,
all is fine.
but if i say in the explorer make new file nothing happens.
other pressing F5 i see the new file with the windows default name.
the same for rename and delete. every time i make one of this actions
i must press F5 to see the result.

with the same smb.conf on the first server all works correct.
the connecting windows client is also the same machine.
kernel is the same on both machines.

the differences on the first view:
working server = samba 3.0.5 + xfs
not working server = samba 3.0.10 + reiserfs3

i tried to fix this but don't see the bug.

thx for good ideas and help...


--------------------------------------------------
smb.conf
--------------------------------------------------

[global]

workgroup = BLABLA
server string = Samba Server %v
strict locking = yes
browseable = yes
log file = /var/log/samba/log.%m
max log size = 50
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/private/smbpasswd
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE
bind interfaces only = yes
interfaces = 192.168.1.2/24
hosts allow = 192.168.1. 127.
time server = true
#printcap name = cups
#load printers = yes
printing = bsd
#printer admin = @adm
#guest account = nobody

[pdf]
path = /var/tmp
printable = yes
guest ok = yes
print command = /usr/bin/printpdf %s
lpq command =
lprm command =

[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = yes
writable = no
printable = yes
print command = lpr -P %p -o raw %s -r

[test]
comment = test
path = /srv/samba/test
valid users = +samba
public = no
writable = yes
read only = no
create mask = 0660
directory mask = 0770
# vfs object = vscan-clamav
# vscan-clamav: config-file = /etc/samba/vscan-clamav.conf
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum