Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2010 18:26:52 -0500 (EST)
From:      Rick Macklem <rmacklem@uoguelph.ca>
To:        Joe Auty <joe@netmusician.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: Migrating from NFSv3 to v4 - NFSv4 ACL/permission confusion
Message-ID:  <380955649.1262172.1291678012262.JavaMail.root@erie.cs.uoguelph.ca>
In-Reply-To: <4CFD6BA8.8060902@netmusician.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> 
> 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


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?380955649.1262172.1291678012262.JavaMail.root>