Displaying 1 result from an estimated 1 matches for "nfsfilecreatedbyroot_wriitenbysmb".
2009 Mar 30
0
multi-protocol (cifs/nfs) access to same files - help please
...after writting to it, had to save to a new file. When looking at Security tab, it says: Unable to display information.
>From unix:
[root at c33r15-rhel4 cifsdircreatedbysmb]# ls -l
total 2
-rw-r--r-- 1 root root 0 Mar 20 17:07 nfsfilecreatedbyroot.txt
---------- 1 61001 bin 28 Mar 20 17:09 nfsfilecreatedbyroot_wriitenbysmb.txt
[root at c33r15-rhel4 cifsdircreatedbysmb]# cat nfsfilecreatedbyroot.txt
[root at c33r15-rhel4 cifsdircreatedbysmb]# cat nfsfilecreatedbyroot_wriitenbysmb.txt
writing from windows by smb
[root at c33r15-rhel4 cifsdircreatedbysmb]#
Changing permissions so that Everyone can write to the file now...