Hi Jean-Baptiste, here's how I just reproduced it:
[EMAIL PROTECTED]:~# sshfs [EMAIL PROTECTED]:/ /media/temp0/ [EMAIL PROTECTED]'s password: [EMAIL PROTECTED]:~# cp -a /bin/su /media/temp0/ [EMAIL PROTECTED]:~# ls -l /bin/su -rwsr-xr-x 1 root root 25540 2008-04-03 03:08 /bin/su [EMAIL PROTECTED]:~# ls -l /media/temp0/su -rwxr-xr-x 1 root root 25540 2008-04-03 03:08 /media/temp0/su [EMAIL PROTECTED]:~# ls -l /su -rwxr-xr-x 1 root root 25540 2008-04-03 03:08 /su [EMAIL PROTECTED]:~# Best regards, Victor -- "cp -a" doesn't preserve setUID https://bugs.launchpad.net/bugs/253263 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
