Nfs-server In CentOS 7 – No Error Message From Chown/chmod Commands On Clients

Home » CentOS » Nfs-server In CentOS 7 – No Error Message From Chown/chmod Commands On Clients
CentOS No Comments

Hi,

we are using CentOS 7 as an nfs-server.

Chown / chmod on all linux clients (RH5,6, Ubuntu 14.04) don’t get any errors from unallowed chown/chmod commands. Return-code is 0.

e.g. ls -al test.txt
-rwxrwxr-x 1 sanderso users 0 26. Jan 15:09 test.txt chown otheruser test.txt echo $?
0
ls -al test.txt
-rwxrwxr-x 1 sanderso users 0 26. Jan 15:09 test.txt

last posting here describes the error. http://webcache.googleusercontent.com/search?q=cache:I-sxKzLVbMQJ:https://bugzilla.redhat.com/show_bug.cgi%3Fformat%3Dmultiple%26id%3D905390+&cd=4&hl=en&ct=clnk&gl=de

Can anybody help with that?
I don’t find much information regarding this topic and can’t believe. Are there so few people who still use nfs services?

Regards

S