With the 'valid users = smbuser' directive, all users will be logging in as guest. Note that when you use 'cp' the copies end up being owned by smbuser. But smbuser can't change the datestamp of files it doesn't own -- the server's OS won't allow it. That's likely the cause of your problem. -----Original Message----- Date: Thursday, January 29, 2009 7:21:34 pm To: [email protected] From: "Athunye" <[email protected]> Subject: RE: [Samba] mv errors.
[global] netbios name = Server workgroup = Grupo unix extensions = yes case sensitive = yes ea support = yes #msdfs root = no server string = Servidor Samba encrypt passwords = yes hosts allow = 192.168.1. interfaces = eth1 bind interfaces only = yes local master = yes os level = 100 preferred master = yes wins support = yes map to guest = bad user guest account = smbuser [docs] path = /mnt/docs writable = yes valid users = smbuser -- View this message in context: http://www.nabble.com/mv-errors.-tp21712791p21739237.html Sent from the Samba - General mailing list archive at Nabble.com. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
