search for: kltest

Displaying 2 results from an estimated 2 matches for "kltest".

Did you mean: nltest
2007 Jan 11
1
rename or mv not possible when unix write mode not set
...dering if anyone knows of a workaround or fix for the below issue. The Samba server is running on: Red Hat Enterprise Linux AS release 3 (Taroon Update 4) kernel=2.4.21-27.0.2.1.9.ELsmp Samba version = 3.0.20b chmod and mv are from the MKS toolkit. The question/issue: In unix I can do: touch kltest chmod 544 kltest mv kltest kltest3 If I create a directory on the samba server and share it as below the above fails with permission denied from my Windows XP system. Any idea what the problem is and how to fix this? I know the obvious chmod 644 but the 544 permission is not in my control. It i...
2007 Feb 04
0
rename question/issue using samba share
...dering if anyone knows of a workaround or fix for the below issue. The Samba server is running on: Red Hat Enterprise Linux AS release 3 (Taroon Update 4) kernel=2.4.21-27.0.2.1.9.ELsmp Samba version = 3.0.20b chmod and mv are from the MKS toolkit. The question/issue: In unix I can do: touch kltest chmod 544 kltest mv kltest kltest3 If I NFS mount a directory on the samba server and share it as below the above fails with permission denied from my Windows XP system. Any idea what the problem is and how to fix this? I know the obvious chmod 644 but the 544 permission is not in my control. I...