[Samba] samba + active directory : I delete a file in the windows
profile, it reappears on another station!
eric devaux
edevaux at yahoo.fr
Wed Feb 1 11:49:43 GMT 2006
hi all
I have :
samba-3.0.9-2.3 and winbind-3.0.9-2.3 on suse 9.2
a windows 2000 server pack 4
clients 2000 pro pack 4
evertything looks ok, i can log on the clients, the
windows profile is a linux share, acl are ok...
BUT here is my bug :
the user john logs on 2000 station1 , creates a file
file.txt in My Documents (or anywhere in his profile),
and logs off (then the file is on
/home/profile/john/My Documents, the samba shared
directory on linux)
then the user john logs on another station, station2 ,
deletes the file file.txt in My Documents, and logs
off (then there is no file on /home/profile/john/My
Documents)
after he logs on the first station station1, and the
file that was deleted is back in My Documents!!! He
logs off and the file is now back in
/home/profile/john/My Documents.
Well that's the bug, and I understand nothing! In
active directory i don't make redirection of My
Documents
I have 3 shares (/home/profiles, /home/winhome and
/home/partage), and this bug is only with
/home/profiles)
I send my smb.conf
thanks a lot if you can help me!
[global]
workgroup = cubedns
server string = suseserver
wins support = no
netbios name = suseserver
name resolve order = wins bcast lmhosts host
wins server = 192.0.9.142
logon path = \\%L\profiles\%u
logon drive = H:
logon script = logon.bat
local master = no
domain master = no
preferred master = no
dns proxy = no
security = ADS
realm = CUBEDNS.FR
password server = gm8.cubedns.fr
encrypt passwords = yes
hosts allow = 192.0.9. 127.
username map = /etc/samba/smbusers
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
log level = 1 winbind:2
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
ldap ssl = no
template primary group = "graphistes"
client schannel = no
winbind separator = +
#template homedir = /home/%D/%U
#template shell = /bin/bash
socket options = IPTOS_LOWDELAY TCP_NODELAY
SO_RCVBUF=8192 SO_SNDBUF=8192
max xmit = 8192
[netlogon]
comment = Network Logon Service
path = /var/lib/samba/netlogon
browseable = no
guest ok = no
read only = yes
writeable = no
[profiles]
comment = Profiles
path = /home/profiles
read only = no
create mask = 0700
directory mask = 0700
guest ok = no
browseable = no
writeable = yes
profile acls = yes
[homes]
comment = Home
path = /home/winhome
read only = no
create mask = 0700
directory mask = 0700
guest ok = no
browseable = no
writeable = yes
[partage]
comment = Partage
path = /home/partage
read only = no
writeable = yes
create mask = 0770
directory mask = 0770
guest ok = no
browseable = no
#inherit acls = yes
___________________________________________________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
More information about the samba
mailing list