Can't chgrp in NFS4 mounts
        Posted  
        
            by Philipp
        on Super User
        
        See other posts from Super User
        
            or by Philipp
        
        
        
        Published on 2010-06-15T12:58:35Z
        Indexed on 
            2010/06/15
            13:03 UTC
        
        
        Read the original article
        Hit count: 460
        
Hello,
I'm using Linux in a large multi-user network. Let A be some group which I'm am member of, but which is not my primary group. According to chmod(2) I should be able to chgrp a file to group A. Trying to do so succeeds on a local as well as on a NFSv3 mount, but not on a NFSv4/Kerberos mount (EPERM). Are there any special considerations regarding chgrp when using NFSv4 mounts?
© Super User or respective owner