Reply
Juvenile
ompuls
Posts: 10
Registered: ‎11-08-2010
0
Accepted Solution

NFS Permission with TeraStation III

Hello:

I have a TeraStation III with 1.55 firmware version and a Linux Centos 6

[root@centos6 buffalotest]# cat /etc/issue
CentOS Linux release 6.0 (Final)
Kernel \r on an \m

[root@centos6 buffalotest]# uname -a
Linux centos6 2.6.32-71.el6.x86_64 #1 SMP Fri May 20 03:51:51 BST 2011 x86_64 x86_64 x86_64 GNU/Linux

I shared via NFS a folder without problems (write & read), but the files is property of nobody:nobody

[root@centos6 buffalotest]# ls -lrt
total 0
rw-r--r-. 1 nobody nobody 0 Apr 12 15:16 prueba
rw-r--r-. 1 nobody nobody 0 Apr 12 15:18 prueba1
rw-r--r-. 1 nobody nobody 0 Apr 12 15:21 prrueba2
rw-rw-rw. 1 nobody nobody 0 Apr 12 15:25 prueba3

When I try change the owner, It´s not possible make this operation

[root@centos6 buffalotest]# chown root:root prueba3
chown: changing ownership of `prueba3': Operation not permitted

I´ll appreciate your help.

Tonka
Jotin
Posts: 4,189
Registered: ‎01-10-2009
0

Re: NFS Permission with TeraStation III

Unfortunately I cannot support Linux. Perhaps someone else from the forum community will be able to help you.

*****I no longer work for Buffalo and I am not an admin or mod but I'm still happy to help!******
-My products "LS-WVL, CS-WVL, WZR-HP-G450H, WZR-HP-G300NH x 2, WHR-HP-G54"
PC, Custom build-Win7 Pro 64bit, Vertex 2 SSD, GTX 285 OCX, 6GB DDR3 3x , i7 2.66ghz, BluRay
Juvenile
ompuls
Posts: 10
Registered: ‎11-08-2010
0

Re: NFS Permission with TeraStation III

I am surprised to read this, because in the technical specification and the manual of TeraStation III is endorsed Linux

www.buffalotech.com/products/network-storage/business/terastation-iii-ts-xlr5/

Client OS Support
Windows ® 7 (32-bit/64-bit), Windows Vista ® (32-bit/64-bit), Windows ® XP, Windows ® 2000, Windows Server ® 2003/2008, Linux (SMB), Mac OS ® X 10.4 - 10.7

Thanks for your comments.

 


 


Tonka
Jotin
Posts: 4,189
Registered: ‎01-10-2009
0

Re: NFS Permission with TeraStation III

Client OS Support Windows ® 7 (32-bit/64-bit), Windows Vista ® (32-bit/64-bit), Windows ® XP, Windows ® 2000, Windows Server ® 2003/2008, Linux (SMB), Mac OS ® X 10.4 - 10.7

 

You are having issues with NFS not SMB. 

*****I no longer work for Buffalo and I am not an admin or mod but I'm still happy to help!******
-My products "LS-WVL, CS-WVL, WZR-HP-G450H, WZR-HP-G300NH x 2, WHR-HP-G54"
PC, Custom build-Win7 Pro 64bit, Vertex 2 SSD, GTX 285 OCX, 6GB DDR3 3x , i7 2.66ghz, BluRay
Juvenile
ompuls
Posts: 10
Registered: ‎11-08-2010
0

Re: NFS Permission with TeraStation III

Ok

 

Thank your help

 

 

mj
Visitor
mj
Posts: 2
Registered: ‎08-29-2012
0

Re: NFS Permission with TeraStation III

Hello,

 

I have  the similar problem even when the share is mounted via SAMBA .  I can't change the permission of the files from my Linux machine

 

I've mounted  TS-XEL4F8 with firmware 1.5  on  Debian machine:

 >> /etc/fstab  <<

....

//terastation/share/        /net/   cifs    username=admin,password=password 0 0

 

I can  create a file ( see below bbb ) , I can copy  ( aaa is a copy of clone_system_disk.ksh ) , but I can't change the permision. :(

 

9907952681235 -rwxr-xr-x 1 root root 1142 Aug 29 16:04 aaa
9907952681237 -rwxr-xr-x 1 root root    0 Aug 29 16:03 bbb
9907952684069 -rwxr-xr-x 1 root root 1142 Feb 16  2006 clone_system_disk.ksh

### options  on Shared Folders  > share

Shared Folder Attributes:  - RW

Shared Folder Support:     -  Windows , Apple. ftp sftp

Folder Mode (SMB Only):    option hide is  not selected

 

Any advise  would  be welcomed.

 

Thanks.

 

Marian

 

Tonka
Jotin
Posts: 4,189
Registered: ‎01-10-2009
0

Re: NFS Permission with TeraStation III

You cannot change the permissions of files. 

*****I no longer work for Buffalo and I am not an admin or mod but I'm still happy to help!******
-My products "LS-WVL, CS-WVL, WZR-HP-G450H, WZR-HP-G300NH x 2, WHR-HP-G54"
PC, Custom build-Win7 Pro 64bit, Vertex 2 SSD, GTX 285 OCX, 6GB DDR3 3x , i7 2.66ghz, BluRay
mj
Visitor
mj
Posts: 2
Registered: ‎08-29-2012
0

Re: NFS Permission with TeraStation III

Hello, Thank you for your swift reply, although it is an answer i was hoping for :( Please try to pass the message to your managers that Linux ( especially nfs ) should be fully supported on the device which cost +-500 euro. Regards Marian