On 02/22/2012 12:08 PM, lynn pecked at the keyboard and wrote:
When I create a file in an nfs4 share, I want it to be group rw.
This is what I've tried so far: cat /etc/exports /home *(rw,no_root_squash,sec=none:sys:krb5:krb5i:krb5p,no_subtree_check,insecure)
1. Make a folder to share: hh3:/home/CACTUS # mkdir -m 770 dropbox hh3:/home/CACTUS # chown root:suseusers dropbox
2. Mount the share: hh3:/home/CACTUS # mount -t nfs4 hh3:/home /mnt
First look at the ACL's on the server and set them there to the way you want them. IIANM the "client" inherits the settings of the "server". -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org