Migrating from NFSv3 to v4 - NFSv4 ACL/permission confusion

Rick Macklem rmacklem at uoguelph.ca
Mon Dec 6 23:26:53 UTC 2010


> 
> This actually works:
> 
> # chmod 600 blah
> 
> # ls -l
> total 2
> -rw-------  1 root  wheel  0 Dec  4 23:19 blah
> -rw-r--r--  1 root  wheel  0 Dec  4 23:19 test2
> -rw-r--r--  1 root  wheel  0 Dec  4 23:19 test3
> 
Ok, so it sounds to me like "joe" has to be added to the server's
password database (and keep the uids the same, since you aren't
using Kerberos). And I think you can forget about ACLs, although
the discussion has been educational for me as well.

rick


More information about the freebsd-fs mailing list