Guest_imported
New member
- Jan 1, 1970
- 0
Hello everybody,
I´m having a strange problem when I try to write from my win2k professional (sp2) to a samba share located in one linux machine.
I can browse through the share, and it is possible to copy files from the samba share to the win2k machine.
Bu if I try to "paste" a file in the shared directory, I get the following message: "Cannot copy XXX. Access denied. File of origin may be in use."
Here is my smb.conf contens:
# Samba config file created using SWAT
# from elena.casa.es (192.168.0.1)
# Date: 2002/01/13 20:17:21
# Global parameters
[global]
workgroup = CASA
interfaces = 192.168.0.1/255.255.255.0
security = SHARE
log file = /var/log/samba-log.%m
nt acl support = No
keepalive = 30
guest account = marcos
writeable = Yes
hosts allow = 192.168.0.0/255.255.255.0
hosts deny = ALL
printing = cups
print command = lpr -r -P %p %s
[cdrom]
comment = CD-ROM en linux
path = /cdrom
writeable = No
create mask = 0750
guest ok = Yes
locking = No
[MySQL]
comment = Directorio con la BD en MySQL
path = /var/mysql
create mask = 0750
guest ok = Yes
locking = No
[comun]
comment = Carpeta comun para Daniela y Marcos en elena
path = /home/marcos/backups
create mask = 0750
guest ok = Yes
locking = No
[printers]
comment = All Printers
path = /tmp
create mask = 0700
guest ok = Yes
printable = Yes
print command = lpr -r -h -P %p %s
printer = lp
browseable = No
I have been browsing the log file with no success.
Can anybody give a hint to solve this annoying problem?
I´m having a strange problem when I try to write from my win2k professional (sp2) to a samba share located in one linux machine.
I can browse through the share, and it is possible to copy files from the samba share to the win2k machine.
Bu if I try to "paste" a file in the shared directory, I get the following message: "Cannot copy XXX. Access denied. File of origin may be in use."
Here is my smb.conf contens:
# Samba config file created using SWAT
# from elena.casa.es (192.168.0.1)
# Date: 2002/01/13 20:17:21
# Global parameters
[global]
workgroup = CASA
interfaces = 192.168.0.1/255.255.255.0
security = SHARE
log file = /var/log/samba-log.%m
nt acl support = No
keepalive = 30
guest account = marcos
writeable = Yes
hosts allow = 192.168.0.0/255.255.255.0
hosts deny = ALL
printing = cups
print command = lpr -r -P %p %s
[cdrom]
comment = CD-ROM en linux
path = /cdrom
writeable = No
create mask = 0750
guest ok = Yes
locking = No
[MySQL]
comment = Directorio con la BD en MySQL
path = /var/mysql
create mask = 0750
guest ok = Yes
locking = No
[comun]
comment = Carpeta comun para Daniela y Marcos en elena
path = /home/marcos/backups
create mask = 0750
guest ok = Yes
locking = No
[printers]
comment = All Printers
path = /tmp
create mask = 0700
guest ok = Yes
printable = Yes
print command = lpr -r -h -P %p %s
printer = lp
browseable = No
I have been browsing the log file with no success.
Can anybody give a hint to solve this annoying problem?