Displaying 1 result from an estimated 1 matches for "ydalar".
Did you mean:
scalar
2009 Dec 02
2
User executional bit set when creating/modifying file on linux server from linux client
...et the serveradmins to upgrade it... but if it's a
config problem, that's easier...
I use linux mount.cifs version: 1.12-3.4.3
On another computer here, runnig ubuntu instead of debian, and
mount.cifs 1.12-3.3.2, modifying files does NOT set u+x!
Example:
Initial directory:
fiddur at ydalar:~/mnt/liljegren/tmp$ ls -la
totalt 0
drwxrwxr-x 2 fiddur fiddur 0 2 dec 09.51 .
drwxrwsr-x 15 fiddur fiddur 0 2 dec 09.51 ..
Creating file with touch doesn't get any u+x:
fiddur at ydalar:~/mnt/liljegren/tmp$ touch test1
fiddur at ydalar:~/mnt/liljegren/tmp$ ls -la
totalt 0
drwxrwxr-x 2 f...