[Pkg-samba-maint] Bug#501678: Bug still occurs in samba 2:3.3.3-1 (current sid version)

Chris Carr rantingman at gmail.com
Wed Apr 22 20:06:16 UTC 2009


On Tue, 2009-04-21 at 21:14 +0200, Christian Perrier wrote:
> Quoting Chris Carr (rantingman at gmail.com):
> > reopen 501678
> > thanks
> > 
> > I can confirm that moving a plain text file from my laptop onto a
> > mounted cifs filesystem (without the map archive workaround on the
> > server) still results in the +x permission being set. I will use
> > reportbug to send full info to #501678 including the server's smb.conf
> > and the client's fstab.

> Could you try mounting the remote file system explicitely with "mount
> -t cifs" (or change your fstab file so that it uses mount.cifs and not
> the mount;smbfs wrapper)?

chrisc at junior:~$ sudo mount -t cifs //xaphod/workspace workspace/
Password: 
chrisc at junior:~$ ll test.txt 
-rw-r--r-- 1 chrisc chrisc 5 2009-04-22 20:53 test.txt
chrisc at junior:~$ cp test.txt workspace/
chrisc at junior:~$ ll workspace/test.txt 
-rwxr--r-- 1 root root 5 2009-04-22 21:04 workspace/test.txt*

> Also, what kernel versions are you running on both servers (the sid
> one and the Lenny one)?

chrisc at junior:~$ uname -a
Linux junior 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686
GNU/Linux

chrisc at xaphod:~$ uname -a
Linux xaphod 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686
GNU/Linux

junior is the Lenny client, xaphod is the Sid server.

> Finally, what is your current umask when you're doing these tests?

chrisc at junior:~$ umask
0022







More information about the Pkg-samba-maint mailing list