[Pkg-samba-maint] Bug#501678: Bug#501678: samba: Problem still occurs in 2:3.3.3-1

Chris Carr rantingman at gmail.com
Wed Apr 22 20:13:36 UTC 2009


On Fri, 2009-04-17 at 07:59 +0200, Christian Perrier wrote:
> Quoting Chris Carr (rantingman at gmail.com):
> > Package: samba
> > Version: 2:3.3.3-1
> > Severity: normal
> > 
> > 
> > I'm still getting this behaviour:
> > 
> > chrisc at junior:~$ cp /etc/fstab fstab.copy
> > chrisc at junior:~$ ll fstab.copy 
> > -rw-r--r-- 1 chrisc chrisc 769 2009-04-16 21:49 fstab.copy
> > chrisc at junior:~$ mv fstab.copy workspace/
> > mv: setting permissions for `workspace/fstab.copy': Permission denied
> > chrisc at junior:~$ ll workspace/fstab.copy 
> > -rwx------ 1 chrisc chrisc 769 2009-04-16 21:49 workspace/fstab.copy*
> > chrisc at junior:~$ 
> > 
> > I attach fstab.copy (with passwords munged), and the server's smb.conf
> > 
> > Am I doing something stupid here?
> 
> 
> What version of Debian is running on the *server* (ie the machne where
> you mount workspace from)?

Sid.

> Can you try to reproduce this by mounting a ressource from your local
> machine ?
> 
> I can't reproduce this in such case (Debian sid machine, kernel
> 2.6.28, samba 2:3.3.3-1):

I can:

chrisc at xaphod:/mnt$ sudo mount -t cifs //127.0.0.1/workspace tmp/
Password: 
chrisc at xaphod:/mnt$ ll test.txt 
-rw-r--r-- 1 chrisc chrisc 3 2009-04-22 21:11 test.txt
chrisc at xaphod:/mnt$ cp test.txt tmp/
cp: cannot create regular file `tmp/test.txt': Permission denied
chrisc at xaphod:/mnt$ sudo cp test.txt tmp/
chrisc at xaphod:/mnt$ ll tmp/test.txt 
-rwxr--r-- 1 root root 3 2009-04-22 21:11 tmp/test.txt*


Sorry to be painful - but this is certainly an intriguing problem! 

Please do keep asking me to run other tests - I'm very happy to continue
to try and track this down. 

Regards,

CC






More information about the Pkg-samba-maint mailing list